Searched refs:mcs5ghpo (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/firmware/broadcom/ |
D | bcm47xx_sprom.c | 330 ENTRY(0x000001f0, u16, pre, "mcs5ghpo0", mcs5ghpo[0], 0, fb); in bcm47xx_sprom_fill_auto() 331 ENTRY(0x000001f0, u16, pre, "mcs5ghpo1", mcs5ghpo[1], 0, fb); in bcm47xx_sprom_fill_auto() 332 ENTRY(0x000001f0, u16, pre, "mcs5ghpo2", mcs5ghpo[2], 0, fb); in bcm47xx_sprom_fill_auto() 333 ENTRY(0x000001f0, u16, pre, "mcs5ghpo3", mcs5ghpo[3], 0, fb); in bcm47xx_sprom_fill_auto() 334 ENTRY(0x000001f0, u16, pre, "mcs5ghpo4", mcs5ghpo[4], 0, fb); in bcm47xx_sprom_fill_auto() 335 ENTRY(0x000001f0, u16, pre, "mcs5ghpo5", mcs5ghpo[5], 0, fb); in bcm47xx_sprom_fill_auto() 336 ENTRY(0x000001f0, u16, pre, "mcs5ghpo6", mcs5ghpo[6], 0, fb); in bcm47xx_sprom_fill_auto() 337 ENTRY(0x000001f0, u16, pre, "mcs5ghpo7", mcs5ghpo[7], 0, fb); in bcm47xx_sprom_fill_auto()
|
/Linux-v4.19/drivers/net/wireless/broadcom/b43/ |
D | ppr.c | 118 sprom_mcs_po = sprom->mcs5ghpo; in b43_ppr_load_max_from_sprom()
|
/Linux-v4.19/include/linux/ssb/ |
D | ssb.h | 125 u16 mcs5ghpo[8]; member
|
/Linux-v4.19/drivers/bcma/ |
D | sprom.c | 435 SPEX_ARRAY8(mcs5ghpo, SSB_SPROM8_5GH_MCSPO, ~0, 0); in bcma_sprom_extract_r8()
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 14545 pi->mcs5ghpo[0] = sprom->mcs5ghpo[0]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14546 pi->mcs5ghpo[1] = sprom->mcs5ghpo[1]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14547 pi->mcs5ghpo[2] = sprom->mcs5ghpo[2]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14548 pi->mcs5ghpo[3] = sprom->mcs5ghpo[3]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14549 pi->mcs5ghpo[4] = sprom->mcs5ghpo[4]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14550 pi->mcs5ghpo[5] = sprom->mcs5ghpo[5]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14551 pi->mcs5ghpo[6] = sprom->mcs5ghpo[6]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14552 pi->mcs5ghpo[7] = sprom->mcs5ghpo[7]; in wlc_phy_txpwr_srom_read_ppr_nphy() 28024 pwr_offsets2 = pi->mcs5ghpo; in wlc_phy_txpwr_apply_nphy()
|
D | phy_int.h | 761 u16 mcs5ghpo[8]; member
|
/Linux-v4.19/drivers/ssb/ |
D | pci.c | 767 SPEX_ARRAY8(mcs5ghpo, SSB_SPROM8_5GH_MCSPO, ~0, 0); in sprom_extract_r8()
|