Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dmain.h363 bool forcefastclk; /* true if h/w is forcing to use fast clk */ member
Dmain.c1268 wlc_hw->forcefastclk = (mode == BCMA_CLKMODE_FAST); in brcms_b_clkctl_clk()
1275 wlc_hw->forcefastclk = ai_clkctl_cc(wlc_hw->sih, mode); in brcms_b_clkctl_clk()
1278 if (wlc_hw->forcefastclk && wlc_hw->clk) in brcms_b_clkctl_clk()
1292 if (wlc_hw->forcefastclk) in brcms_b_clkctl_clk()
1572 fastclk = wlc_hw->forcefastclk; in brcms_b_bw_set()
1995 fastclk = wlc_hw->forcefastclk; in brcms_b_corereset()
3335 fastclk = wlc_hw->forcefastclk; in brcms_b_init()