Home
last modified time | relevance | path

Searched refs:tempcorrx (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/ssb/
H A Dssb.h154 u8 tempcorrx; member
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c2317 s8 index, delta_brd, delta_temp, new_index, tempcorrx; in wlc_lcnphy_tempcompensated_txpwrctrl() local
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()
2361 tempcorrx = 4; in wlc_lcnphy_tempcompensated_txpwrctrl()
2364 new_index += tempcorrx; in wlc_lcnphy_tempcompensated_txpwrctrl()
4874 pi_lcn->lcnphy_tempcorrx = sprom->tempcorrx; in wlc_phy_txpwr_srom_read_lcnphy()
/linux/drivers/bcma/
H A Dsprom.c444 SPEX(tempcorrx, SSB_SPROM8_OPT_CORRX, SSB_SPROM8_OPT_CORRX_TEMPCORRX, in bcma_sprom_extract_r8()
/linux/drivers/ssb/
H A Dpci.c775 SPEX(tempcorrx, SSB_SPROM8_OPT_CORRX, SSB_SPROM8_OPT_CORRX_TEMPCORRX, in sprom_extract_r8()