Searched refs:SICF_FGC (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/broadcom/brcm80211/include/ |
D | soc.h | 15 #define SICF_FGC 0x0002 macro
|
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | main.c | 766 brcms_b_core_ioctl(wlc_hw, (SICF_PRST | SICF_FGC | SICF_GMODE), in brcms_b_core_phy_clk() 767 (SICF_PRST | SICF_FGC)); in brcms_b_core_phy_clk() 769 brcms_b_core_ioctl(wlc_hw, (SICF_PRST | SICF_FGC), SICF_PRST); in brcms_b_core_phy_clk() 774 brcms_b_core_ioctl(wlc_hw, (SICF_PRST | SICF_FGC), SICF_FGC); in brcms_b_core_phy_clk() 776 brcms_b_core_ioctl(wlc_hw, SICF_FGC, 0); in brcms_b_core_phy_clk() 1759 brcms_b_core_ioctl(wlc_hw, SICF_FGC, SICF_FGC); in brcms_b_phyclk_fgc() 1761 brcms_b_core_ioctl(wlc_hw, SICF_FGC, 0); in brcms_b_phyclk_fgc()
|