Searched refs:mcs5gpo (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/broadcom/ |
D | bcm47xx_sprom.c | 315 ENTRY(0x000001f0, u16, pre, "mcs5gpo0", mcs5gpo[0], 0, fb); in bcm47xx_sprom_fill_auto() 316 ENTRY(0x000001f0, u16, pre, "mcs5gpo1", mcs5gpo[1], 0, fb); in bcm47xx_sprom_fill_auto() 317 ENTRY(0x000001f0, u16, pre, "mcs5gpo2", mcs5gpo[2], 0, fb); in bcm47xx_sprom_fill_auto() 318 ENTRY(0x000001f0, u16, pre, "mcs5gpo3", mcs5gpo[3], 0, fb); in bcm47xx_sprom_fill_auto() 319 ENTRY(0x000001f0, u16, pre, "mcs5gpo4", mcs5gpo[4], 0, fb); in bcm47xx_sprom_fill_auto() 320 ENTRY(0x000001f0, u16, pre, "mcs5gpo5", mcs5gpo[5], 0, fb); in bcm47xx_sprom_fill_auto() 321 ENTRY(0x000001f0, u16, pre, "mcs5gpo6", mcs5gpo[6], 0, fb); in bcm47xx_sprom_fill_auto() 322 ENTRY(0x000001f0, u16, pre, "mcs5gpo7", mcs5gpo[7], 0, fb); in bcm47xx_sprom_fill_auto()
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
D | ppr.c | 101 sprom_mcs_po = sprom->mcs5gpo; in b43_ppr_load_max_from_sprom()
|
/kernel/linux/linux-5.10/include/linux/ssb/ |
D | ssb.h | 123 u16 mcs5gpo[8]; member
|
/kernel/linux/linux-5.10/drivers/bcma/ |
D | sprom.c | 433 SPEX_ARRAY8(mcs5gpo, SSB_SPROM8_5G_MCSPO, ~0, 0); in bcma_sprom_extract_r8()
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 14470 pi->mcs5gpo[0] = sprom->mcs5gpo[0]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14471 pi->mcs5gpo[1] = sprom->mcs5gpo[1]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14472 pi->mcs5gpo[2] = sprom->mcs5gpo[2]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14473 pi->mcs5gpo[3] = sprom->mcs5gpo[3]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14474 pi->mcs5gpo[4] = sprom->mcs5gpo[4]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14475 pi->mcs5gpo[5] = sprom->mcs5gpo[5]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14476 pi->mcs5gpo[6] = sprom->mcs5gpo[6]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14477 pi->mcs5gpo[7] = sprom->mcs5gpo[7]; in wlc_phy_txpwr_srom_read_ppr_nphy() 27948 pwr_offsets2 = pi->mcs5gpo; in wlc_phy_txpwr_apply_nphy()
|
D | phy_int.h | 741 u16 mcs5gpo[8]; member
|
/kernel/linux/linux-5.10/drivers/ssb/ |
D | pci.c | 764 SPEX_ARRAY8(mcs5gpo, SSB_SPROM8_5G_MCSPO, ~0, 0); in sprom_extract_r8()
|