]> git.baikalelectronics.ru Git - kernel.git/commit
b43: HT-PHY: define regs for power estimation
authorRafał Miłecki <zajec5@gmail.com>
Sun, 17 Mar 2013 18:08:15 +0000 (19:08 +0100)
committerRafał Miłecki <zajec5@gmail.com>
Tue, 23 Apr 2013 10:27:56 +0000 (12:27 +0200)
commite2505d2eb1134692ff23c4bac23f15c5bd3977fe
treeb84c606c6f8080f7b6b0d56f66a331eec5ea47e5
parent02d72c8ed5862468b4d00f246866ebb3d5e8f86d
b43: HT-PHY: define regs for power estimation

In MMIO dumps of ndiswrapper there are following PHY ops:
phy_read(0x0118) -> 0x013d
phy_read(0x01ed) -> 0x993d
phy_read(0x0119) -> 0x012f
phy_read(0x01ee) -> 0x992f
phy_read(0x011a) -> 0x0139
phy_read(0x0969) -> 0x9939
It matches the code of wlc_phy_txpower_est_power_nphy (from brcm80211),
so we know the registers meaning.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
drivers/net/wireless/b43/phy_ht.h