Searched refs:tssi_reg (Results 1 – 1 of 1) sorted by relevance
24125 u16 tssi_reg; in wlc_phy_est_tonepwr_nphy() local24132 tssi_reg = read_phy_reg(pi, 0x1e9); in wlc_phy_est_tonepwr_nphy()24134 temp = (s32) (tssi_reg & 0x3f); in wlc_phy_est_tonepwr_nphy()24137 temp = (s32) ((tssi_reg >> 8) & 0x3f); in wlc_phy_est_tonepwr_nphy()