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

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_lcn.h59 u8 lcnphy_tempcorrx; member in struct:brcms_phy_lcnphy
H A Dphy_lcn.c2427 if (pi_lcn->lcnphy_tempcorrx > 31) wlc_lcnphy_tempcompensated_txpwrctrl()
2428 tempcorrx = (s8) (pi_lcn->lcnphy_tempcorrx - 64); wlc_lcnphy_tempcompensated_txpwrctrl()
2430 tempcorrx = (s8) pi_lcn->lcnphy_tempcorrx; wlc_lcnphy_tempcompensated_txpwrctrl()
4972 pi_lcn->lcnphy_tempcorrx = sprom->tempcorrx; wlc_phy_txpwr_srom_read_lcnphy()

Completed in 62 milliseconds