Searched refs:RFCC_CHIP0_PU (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phyreg_n.h | 41 #define RFCC_CHIP0_PU 0x0400 macro
|
D | phy_n.c | 19835 and_phy_reg(pi, 0x78, ~RFCC_CHIP0_PU); in wlc_phy_radio_preinit_205x() 19839 or_phy_reg(pi, 0x78, RFCC_CHIP0_PU); in wlc_phy_radio_preinit_205x() 20176 or_phy_reg(pi, 0x78, RFCC_CHIP0_PU | RFCC_OE_POR_FORCE); in wlc_phy_radio_preinit_2055() 20282 and_phy_reg(pi, 0x78, ~RFCC_CHIP0_PU); in wlc_phy_switch_radio_nphy() 20327 and_phy_reg(pi, 0x78, ~RFCC_CHIP0_PU); in wlc_phy_switch_radio_nphy()
|