Searched refs:ofdm5ghpo (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/drivers/net/wireless/b43/ |
D | ppr.c | 117 sprom_ofdm_po = sprom->ofdm5ghpo; in b43_ppr_load_max_from_sprom()
|
D | phy_lp.c | 160 ofdmpo = sprom->ofdm5ghpo; in lpphy_read_band_sprom()
|
/linux-4.4.14/include/linux/ssb/ |
D | ssb.h | 93 u32 ofdm5ghpo; /* 5.8GHz OFDM power offset */ member
|
/linux-4.4.14/drivers/bcma/ |
D | sprom.c | 398 SPEX32(ofdm5ghpo, SSB_SPROM8_OFDM5GHPO, ~0, 0); in bcma_sprom_extract_r8()
|
/linux-4.4.14/arch/mips/bcm47xx/ |
D | sprom.c | 315 ENTRY(0x000001f0, u32, pre, "ofdm5ghpo", ofdm5ghpo, 0, fb); in bcm47xx_sprom_fill_auto()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_int.h | 741 u32 ofdm5ghpo; member
|
D | phy_n.c | 14543 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/ |
D | pci.c | 676 SPEX32(ofdm5ghpo, SSB_SPROM8_OFDM5GHPO, 0xFFFFFFFF, 0); in sprom_extract_r8()
|