Searched refs:tempcorrx (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/include/linux/ssb/ |
D | ssb.h | 154 u8 tempcorrx; member
|
/linux-6.6.21/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_lcn.c | 2317 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/ |
D | sprom.c | 444 SPEX(tempcorrx, SSB_SPROM8_OPT_CORRX, SSB_SPROM8_OPT_CORRX_TEMPCORRX, in bcma_sprom_extract_r8()
|
/linux-6.6.21/drivers/firmware/broadcom/ |
D | bcm47xx_sprom.c | 289 ENTRY(0xffffff00, u8, pre, "tempcorrx", tempcorrx, 0, fb); in bcm47xx_sprom_fill_auto()
|
/linux-6.6.21/drivers/ssb/ |
D | pci.c | 775 SPEX(tempcorrx, SSB_SPROM8_OPT_CORRX, SSB_SPROM8_OPT_CORRX_TEMPCORRX, in sprom_extract_r8()
|