Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dmain.h363 bool forcefastclk; /* true if h/w is forcing to use fast clk */ member
Dmain.c1275 wlc_hw->forcefastclk = (mode == BCMA_CLKMODE_FAST); in brcms_b_clkctl_clk()
1282 wlc_hw->forcefastclk = ai_clkctl_cc(wlc_hw->sih, mode); in brcms_b_clkctl_clk()
1285 if (wlc_hw->forcefastclk && wlc_hw->clk) in brcms_b_clkctl_clk()
1299 if (wlc_hw->forcefastclk) in brcms_b_clkctl_clk()
1579 fastclk = wlc_hw->forcefastclk; in brcms_b_bw_set()
2002 fastclk = wlc_hw->forcefastclk; in brcms_b_corereset()
3344 fastclk = wlc_hw->forcefastclk; in brcms_b_init()