Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ssb/
Dssb.h153 u8 tempcorrx; member
/linux-4.4.14/drivers/bcma/
Dsprom.c444 SPEX(tempcorrx, SSB_SPROM8_OPT_CORRX, SSB_SPROM8_OPT_CORRX_TEMPCORRX, in bcma_sprom_extract_r8()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_lcn.c2388 s8 index, delta_brd, delta_temp, new_index, tempcorrx; in wlc_lcnphy_tempcompensated_txpwrctrl() local
2428 tempcorrx = (s8) (pi_lcn->lcnphy_tempcorrx - 64); in wlc_lcnphy_tempcompensated_txpwrctrl()
2430 tempcorrx = (s8) pi_lcn->lcnphy_tempcorrx; in wlc_lcnphy_tempcompensated_txpwrctrl()
2432 tempcorrx = 4; in wlc_lcnphy_tempcompensated_txpwrctrl()
2435 new_index += tempcorrx; in wlc_lcnphy_tempcompensated_txpwrctrl()
4972 pi_lcn->lcnphy_tempcorrx = sprom->tempcorrx; in wlc_phy_txpwr_srom_read_lcnphy()
/linux-4.4.14/arch/mips/bcm47xx/
Dsprom.c298 ENTRY(0xffffff00, u8, pre, "tempcorrx", tempcorrx, 0, fb); in bcm47xx_sprom_fill_auto()
/linux-4.4.14/drivers/ssb/
Dpci.c777 SPEX(tempcorrx, SSB_SPROM8_OPT_CORRX, SSB_SPROM8_OPT_CORRX_TEMPCORRX, in sprom_extract_r8()