Searched refs:mcs5glpo (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/firmware/broadcom/ |
D | bcm47xx_sprom.c | 322 ENTRY(0x000001f0, u16, pre, "mcs5glpo0", mcs5glpo[0], 0, fb); in bcm47xx_sprom_fill_auto() 323 ENTRY(0x000001f0, u16, pre, "mcs5glpo1", mcs5glpo[1], 0, fb); in bcm47xx_sprom_fill_auto() 324 ENTRY(0x000001f0, u16, pre, "mcs5glpo2", mcs5glpo[2], 0, fb); in bcm47xx_sprom_fill_auto() 325 ENTRY(0x000001f0, u16, pre, "mcs5glpo3", mcs5glpo[3], 0, fb); in bcm47xx_sprom_fill_auto() 326 ENTRY(0x000001f0, u16, pre, "mcs5glpo4", mcs5glpo[4], 0, fb); in bcm47xx_sprom_fill_auto() 327 ENTRY(0x000001f0, u16, pre, "mcs5glpo5", mcs5glpo[5], 0, fb); in bcm47xx_sprom_fill_auto() 328 ENTRY(0x000001f0, u16, pre, "mcs5glpo6", mcs5glpo[6], 0, fb); in bcm47xx_sprom_fill_auto() 329 ENTRY(0x000001f0, u16, pre, "mcs5glpo7", mcs5glpo[7], 0, fb); in bcm47xx_sprom_fill_auto()
|
/Linux-v4.19/drivers/net/wireless/broadcom/b43/ |
D | ppr.c | 102 sprom_mcs_po = sprom->mcs5glpo; in b43_ppr_load_max_from_sprom()
|
/Linux-v4.19/include/linux/ssb/ |
D | ssb.h | 124 u16 mcs5glpo[8]; member
|
/Linux-v4.19/drivers/bcma/ |
D | sprom.c | 434 SPEX_ARRAY8(mcs5glpo, SSB_SPROM8_5GL_MCSPO, ~0, 0); in bcma_sprom_extract_r8()
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 14513 pi->mcs5glpo[0] = sprom->mcs5glpo[0]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14514 pi->mcs5glpo[1] = sprom->mcs5glpo[1]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14515 pi->mcs5glpo[2] = sprom->mcs5glpo[2]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14516 pi->mcs5glpo[3] = sprom->mcs5glpo[3]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14517 pi->mcs5glpo[4] = sprom->mcs5glpo[4]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14518 pi->mcs5glpo[5] = sprom->mcs5glpo[5]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14519 pi->mcs5glpo[6] = sprom->mcs5glpo[6]; in wlc_phy_txpwr_srom_read_ppr_nphy() 14520 pi->mcs5glpo[7] = sprom->mcs5glpo[7]; in wlc_phy_txpwr_srom_read_ppr_nphy() 28007 pwr_offsets2 = pi->mcs5glpo; in wlc_phy_txpwr_apply_nphy()
|
D | phy_int.h | 760 u16 mcs5glpo[8]; member
|
/Linux-v4.19/drivers/ssb/ |
D | pci.c | 766 SPEX_ARRAY8(mcs5glpo, SSB_SPROM8_5GL_MCSPO, ~0, 0); in sprom_extract_r8()
|