Home
last modified time | relevance | path

Searched refs:forcefastclk (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.h363 bool forcefastclk; /* true if h/w is forcing to use fast clk */ member
H A 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()
1290 * keep the ucode wake bit on if forcefastclk is on since we in brcms_b_clkctl_clk()
1293 * current forcefastclk state. Only setting bit in wake_override in brcms_b_clkctl_clk()
1295 * behavior. Older code set wlc->forcefastclk but only had the 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()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.h363 bool forcefastclk; /* true if h/w is forcing to use fast clk */ member
H A 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()
1290 * keep the ucode wake bit on if forcefastclk is on since we in brcms_b_clkctl_clk()
1293 * current forcefastclk state. Only setting bit in wake_override in brcms_b_clkctl_clk()
1295 * behavior. Older code set wlc->forcefastclk but only had the 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()
3342 fastclk = wlc_hw->forcefastclk; in brcms_b_init()
[all...]

Completed in 15 milliseconds