diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2013-03-07 16:47:20 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-03-13 19:27:49 +0100 |
commit | 4cce0956239d324aca045be2b589c43b9baa561d (patch) | |
tree | 25bfce4b8baaa31de1284990f577beed81b189d3 /drivers/net/wireless/b43/phy_ht.h | |
parent | b43: HT-PHY: implement MAC reclocking (diff) | |
download | linux-4cce0956239d324aca045be2b589c43b9baa561d.tar.xz linux-4cce0956239d324aca045be2b589c43b9baa561d.zip |
b43: HT-PHY: implement CCA reset
It was just another similar-to-N-PHY and easy-to-track routine:
write32 0xb0601408 <- 0x00002057
phy_read(0x0001) -> 0x0000
phy_write(0x0001) <- 0x4000
phy_write(0x0001) <- 0x0000
write32 0xb0601408 <- 0x00002055
(b43_phy_ht_force_rf_sequence was moved up unmodified)
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/b43/phy_ht.h')
0 files changed, 0 insertions, 0 deletions