Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ssb/
Dssb.h154 u8 tempcorrx; member
/linux-6.6.21/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
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-6.6.21/drivers/bcma/
Dsprom.c444 SPEX(tempcorrx, SSB_SPROM8_OPT_CORRX, SSB_SPROM8_OPT_CORRX_TEMPCORRX, in bcma_sprom_extract_r8()
/linux-6.6.21/drivers/firmware/broadcom/
Dbcm47xx_sprom.c289 ENTRY(0xffffff00, u8, pre, "tempcorrx", tempcorrx, 0, fb); in bcm47xx_sprom_fill_auto()
/linux-6.6.21/drivers/ssb/
Dpci.c775 SPEX(tempcorrx, SSB_SPROM8_OPT_CORRX, SSB_SPROM8_OPT_CORRX_TEMPCORRX, in sprom_extract_r8()