Home
last modified time | relevance | path

Searched refs:tssi_reg (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_n.c23476 u16 tssi_reg; in wlc_phy_est_tonepwr_nphy() local
23483 tssi_reg = read_phy_reg(pi, 0x1e9); in wlc_phy_est_tonepwr_nphy()
23485 temp = (s32) (tssi_reg & 0x3f); in wlc_phy_est_tonepwr_nphy()
23488 temp = (s32) ((tssi_reg >> 8) & 0x3f); in wlc_phy_est_tonepwr_nphy()