Home
last modified time | relevance | path

Searched refs:lcnphy_tempcorrx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A Dphy_lcn.h48 u8 lcnphy_tempcorrx; member
A Dphy_lcn.c2356 if (pi_lcn->lcnphy_tempcorrx > 31) in wlc_lcnphy_tempcompensated_txpwrctrl()
2357 tempcorrx = (s8) (pi_lcn->lcnphy_tempcorrx - 64); in wlc_lcnphy_tempcompensated_txpwrctrl()
2359 tempcorrx = (s8) pi_lcn->lcnphy_tempcorrx; in wlc_lcnphy_tempcompensated_txpwrctrl()
4874 pi_lcn->lcnphy_tempcorrx = sprom->tempcorrx; in wlc_phy_txpwr_srom_read_lcnphy()

Completed in 12 milliseconds