Home
last modified time | relevance | path

Searched refs:SICF_GMODE (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_bmac.c1846 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()
Dd11.h1636 #define SICF_GMODE 0x2000 /* gmode enable */ macro
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_cmn.c634 pi->pubpi.coreflags = SICF_GMODE; in wlc_phy_attach()