Home
last modified time | relevance | path

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

/drivers/net/wireless/brcm80211/brcmsmac/
Dmain.h363 bool forcefastclk; /* true if h/w is forcing to use fast clk */ member
Dmain.c1284 wlc_hw->forcefastclk = (mode == BCMA_CLKMODE_FAST); in brcms_b_clkctl_clk()
1291 wlc_hw->forcefastclk = ai_clkctl_cc(wlc_hw->sih, mode); in brcms_b_clkctl_clk()
1294 if (wlc_hw->forcefastclk && wlc_hw->clk) in brcms_b_clkctl_clk()
1308 if (wlc_hw->forcefastclk) in brcms_b_clkctl_clk()
1588 fastclk = wlc_hw->forcefastclk; in brcms_b_bw_set()
2014 fastclk = wlc_hw->forcefastclk; in brcms_b_corereset()
3360 fastclk = wlc_hw->forcefastclk; in brcms_b_init()