Searched refs:tssi_reg (Results 1 – 1 of 1) sorted by relevance
23476 u16 tssi_reg; in wlc_phy_est_tonepwr_nphy() local23483 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()