Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Dsdhci-brcmstb.c30 #define BRCMSTB_PRIV_FLAGS_GATE_CLOCK BIT(1) macro
69 if (!(priv->flags & BRCMSTB_PRIV_FLAGS_GATE_CLOCK)) in enable_clock_gating()
421 priv->flags |= BRCMSTB_PRIV_FLAGS_GATE_CLOCK; in sdhci_brcmstb_probe()