Home
last modified time | relevance | path

Searched refs:forcefastclk (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
Dmain.h363 bool forcefastclk; /* true if h/w is forcing to use fast clk */ member
Dmain.c1283 wlc_hw->forcefastclk = (mode == BCMA_CLKMODE_FAST); in brcms_b_clkctl_clk()
1290 wlc_hw->forcefastclk = ai_clkctl_cc(wlc_hw->sih, mode); in brcms_b_clkctl_clk()
1293 if (wlc_hw->forcefastclk && wlc_hw->clk) in brcms_b_clkctl_clk()
1307 if (wlc_hw->forcefastclk) in brcms_b_clkctl_clk()
1587 fastclk = wlc_hw->forcefastclk; in brcms_b_bw_set()
2013 fastclk = wlc_hw->forcefastclk; in brcms_b_corereset()
3359 fastclk = wlc_hw->forcefastclk; in brcms_b_init()