Home
last modified time | relevance | path

Searched refs:mcs2gpo (Results 1 – 5 of 5) sorted by relevance

/drivers/bcma/
Dsprom.c406 SPEX_ARRAY8(mcs2gpo, SSB_SPROM8_2G_MCSPO, ~0, 0); in bcma_sprom_extract_r8()
/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c14447 pi->mcs2gpo[0] = sprom->mcs2gpo[0]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14448 pi->mcs2gpo[1] = sprom->mcs2gpo[1]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14449 pi->mcs2gpo[2] = sprom->mcs2gpo[2]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14450 pi->mcs2gpo[3] = sprom->mcs2gpo[3]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14451 pi->mcs2gpo[4] = sprom->mcs2gpo[4]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14452 pi->mcs2gpo[5] = sprom->mcs2gpo[5]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14453 pi->mcs2gpo[6] = sprom->mcs2gpo[6]; in wlc_phy_txpwr_srom_read_ppr_nphy()
14454 pi->mcs2gpo[7] = sprom->mcs2gpo[7]; in wlc_phy_txpwr_srom_read_ppr_nphy()
28067 pwr_offsets2 = pi->mcs2gpo; in wlc_phy_txpwr_apply_nphy()
Dphy_int.h758 u16 mcs2gpo[8]; member
Dphy_lcn.c4858 offset_mcs = sprom->mcs2gpo[1] << 16; in wlc_phy_txpwr_srom_read_lcnphy()
4859 offset_mcs |= sprom->mcs2gpo[0]; in wlc_phy_txpwr_srom_read_lcnphy()
/drivers/ssb/
Dpci.c702 SPEX_ARRAY8(mcs2gpo, SSB_SPROM8_2G_MCSPO, ~0, 0); in sprom_extract_r8()