Searched refs:LCNPHY_TEMPSENSE (Results 1 – 1 of 1) sorted by relevance
975 #define LCNPHY_TEMPSENSE(val) ((s16)((val > 255) ? (val - 512) : val)) macro2341 meas_temp = LCNPHY_TEMPSENSE(temp); in wlc_lcnphy_tempcompensated_txpwrctrl()2348 manp = LCNPHY_TEMPSENSE(pi_lcn->lcnphy_rawtempsense); in wlc_lcnphy_tempcompensated_txpwrctrl()4237 temp1 = LCNPHY_TEMPSENSE(temp_new); in wlc_lcnphy_calib_modes()4238 temp2 = LCNPHY_TEMPSENSE(pi_lcn->lcnphy_cal_temper); in wlc_lcnphy_calib_modes()