Searched refs:SICF_GMODE (Results 1 – 3 of 3) sorted by relevance
1846 si_core_cflags(wlc_hw->sih, (SICF_PRST | SICF_FGC | SICF_GMODE), in wlc_bmac_core_phy_clk()2002 si_core_cflags(wlc_hw->sih, SICF_GMODE, in WLBANDINITFN()2003 ((bandunit == 0) ? SICF_GMODE : 0)); in WLBANDINITFN()
1636 #define SICF_GMODE 0x2000 /* gmode enable */ macro
634 pi->pubpi.coreflags = SICF_GMODE; in wlc_phy_attach()