Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c38 ((core == PHY_CORE_0) ? \
44 ((core == PHY_CORE_0) ? \
52 read_radio_reg(pi, ((core == PHY_CORE_0) ? \
57 write_radio_reg(pi, ((core == PHY_CORE_0) ? \
63 read_radio_reg(pi, ((core == PHY_CORE_0) ? \
68 write_radio_reg(pi, ((core == PHY_CORE_0) ? \
14422 pi->nphy_pwrctrl_info[PHY_CORE_0].max_pwr_2g = in wlc_phy_txpwr_srom_read_ppr_nphy()
14426 pi->nphy_pwrctrl_info[PHY_CORE_0].pwrdet_2g_a1 = in wlc_phy_txpwr_srom_read_ppr_nphy()
14430 pi->nphy_pwrctrl_info[PHY_CORE_0].pwrdet_2g_b0 = in wlc_phy_txpwr_srom_read_ppr_nphy()
14434 pi->nphy_pwrctrl_info[PHY_CORE_0].pwrdet_2g_b1 = in wlc_phy_txpwr_srom_read_ppr_nphy()
[all …]
Dphy_int.h117 #define PHY_CORE_0 0 macro