Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_phy_shim.c195 wlc_bmac_core_phypll_ctl(physhim->wlc_hw, on); in wlapi_bmac_core_phypll_ctl()
Dwlc_bmac.h100 extern void wlc_bmac_core_phypll_ctl(struct wlc_hw_info *wlc_hw, bool on);
Dwlc_bmac.c2240 wlc_bmac_core_phypll_ctl(wlc_hw, true); in wlc_bmac_corereset()
3394 void wlc_bmac_core_phypll_ctl(struct wlc_hw_info *wlc_hw, bool on) in wlc_bmac_core_phypll_ctl() function
3471 wlc_bmac_core_phypll_ctl(wlc_hw, false); in wlc_coredisable()