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