Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-brcmstb.c28 #define BRCMSTB_PRIV_FLAGS_GATE_CLOCK BIT(1) macro
60 if (priv->flags & BRCMSTB_PRIV_FLAGS_GATE_CLOCK) in brcmstb_reset()
308 priv->flags |= BRCMSTB_PRIV_FLAGS_GATE_CLOCK; in sdhci_brcmstb_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-brcmstb.c28 #define BRCMSTB_PRIV_FLAGS_GATE_CLOCK BIT(1) macro
62 if (priv->flags & BRCMSTB_PRIV_FLAGS_GATE_CLOCK) in brcmstb_reset()
304 priv->flags |= BRCMSTB_PRIV_FLAGS_GATE_CLOCK; in sdhci_brcmstb_probe()

Completed in 2 milliseconds