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