Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci-brcmstb.c28 #define BRCMSTB_PRIV_FLAGS_GATE_CLOCK BIT(1) macro
62 if (priv->flags & BRCMSTB_PRIV_FLAGS_GATE_CLOCK) in brcmstb_reset()
312 priv->flags |= BRCMSTB_PRIV_FLAGS_GATE_CLOCK; in sdhci_brcmstb_probe()