Home
last modified time | relevance | path

Searched refs:PHY_CORE_0 (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_n.c27 ((core == PHY_CORE_0) ? \
33 ((core == PHY_CORE_0) ? \
41 read_radio_reg(pi, ((core == PHY_CORE_0) ? \
46 write_radio_reg(pi, ((core == PHY_CORE_0) ? \
52 read_radio_reg(pi, ((core == PHY_CORE_0) ? \
57 write_radio_reg(pi, ((core == PHY_CORE_0) ? \
14411 pi->nphy_pwrctrl_info[PHY_CORE_0].max_pwr_2g = in wlc_phy_txpwr_srom_read_ppr_nphy()
14415 pi->nphy_pwrctrl_info[PHY_CORE_0].pwrdet_2g_a1 = in wlc_phy_txpwr_srom_read_ppr_nphy()
14419 pi->nphy_pwrctrl_info[PHY_CORE_0].pwrdet_2g_b0 = in wlc_phy_txpwr_srom_read_ppr_nphy()
14423 pi->nphy_pwrctrl_info[PHY_CORE_0].pwrdet_2g_b1 = in wlc_phy_txpwr_srom_read_ppr_nphy()
[all …]
Dphy_int.h106 #define PHY_CORE_0 0 macro