Searched refs:pwr_est (Results 1 – 1 of 1) sorted by relevance
17571 s32 num, den, pwr_est; in wlc_phy_txpwrctrl_pwr_setup_nphy() local17751 pwr_est = max(DIV_ROUND_CLOSEST(4 * num, den), -8); in wlc_phy_txpwrctrl_pwr_setup_nphy()17755 pwr_est = in wlc_phy_txpwrctrl_pwr_setup_nphy()17756 max(pwr_est, in wlc_phy_txpwrctrl_pwr_setup_nphy()17760 regval[idx] = (u32) pwr_est; in wlc_phy_txpwrctrl_pwr_setup_nphy()