Home
last modified time | relevance | path

Searched refs:mcs5ghpo (Results 1 – 4 of 4) sorted by relevance

/drivers/bcma/
Dsprom.c409 SPEX_ARRAY8(mcs5ghpo, SSB_SPROM8_5GH_MCSPO, ~0, 0); in bcma_sprom_extract_r8()
/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c14545 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()
28118 pwr_offsets2 = pi->mcs5ghpo; in wlc_phy_txpwr_apply_nphy()
Dphy_int.h761 u16 mcs5ghpo[8]; member
/drivers/ssb/
Dpci.c705 SPEX_ARRAY8(mcs5ghpo, SSB_SPROM8_5GH_MCSPO, ~0, 0); in sprom_extract_r8()