Home
last modified time | relevance | path

Searched refs:ofdm5ghpo (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/net/wireless/b43/
Dppr.c117 sprom_ofdm_po = sprom->ofdm5ghpo; in b43_ppr_load_max_from_sprom()
Dphy_lp.c160 ofdmpo = sprom->ofdm5ghpo; in lpphy_read_band_sprom()
/linux-4.4.14/include/linux/ssb/
Dssb.h93 u32 ofdm5ghpo; /* 5.8GHz OFDM power offset */ member
/linux-4.4.14/drivers/bcma/
Dsprom.c398 SPEX32(ofdm5ghpo, SSB_SPROM8_OFDM5GHPO, ~0, 0); in bcma_sprom_extract_r8()
/linux-4.4.14/arch/mips/bcm47xx/
Dsprom.c315 ENTRY(0x000001f0, u32, pre, "ofdm5ghpo", ofdm5ghpo, 0, fb); in bcm47xx_sprom_fill_auto()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_int.h741 u32 ofdm5ghpo; member
Dphy_n.c14543 pi->ofdm5ghpo = sprom->ofdm5ghpo; in wlc_phy_txpwr_srom_read_ppr_nphy()
28106 pwr_offsets1[0] = (u16) (pi->ofdm5ghpo & 0xffff); in wlc_phy_txpwr_apply_nphy()
28108 (u16) (pi->ofdm5ghpo >> 16) & 0xffff; in wlc_phy_txpwr_apply_nphy()
/linux-4.4.14/drivers/ssb/
Dpci.c676 SPEX32(ofdm5ghpo, SSB_SPROM8_OFDM5GHPO, 0xFFFFFFFF, 0); in sprom_extract_r8()