Home
last modified time | relevance | path

Searched refs:mcs5gpo (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/firmware/broadcom/
H A Dbcm47xx_sprom.c315 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()
/linux/drivers/net/wireless/broadcom/b43/
H A Dppr.c101 sprom_mcs_po = sprom->mcs5gpo; in b43_ppr_load_max_from_sprom()
/linux/include/linux/ssb/
H A Dssb.h123 u16 mcs5gpo[8]; member
/linux/drivers/bcma/
H A Dsprom.c433 SPEX_ARRAY8(mcs5gpo, SSB_SPROM8_5G_MCSPO, ~0, 0); in bcma_sprom_extract_r8()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h741 u16 mcs5gpo[8]; member
/linux/drivers/ssb/
H A Dpci.c764 SPEX_ARRAY8(mcs5gpo, SSB_SPROM8_5G_MCSPO, ~0, 0); in sprom_extract_r8()