Searched refs:tssi_reg (Results 1 – 1 of 1) sorted by relevance
24129 u16 tssi_reg; in wlc_phy_est_tonepwr_nphy() local24136 tssi_reg = read_phy_reg(pi, 0x1e9); in wlc_phy_est_tonepwr_nphy()24138 temp = (s32) (tssi_reg & 0x3f); in wlc_phy_est_tonepwr_nphy()24141 temp = (s32) ((tssi_reg >> 8) & 0x3f); in wlc_phy_est_tonepwr_nphy()