Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dsdhci.c4094 u64 dt_caps = 0; in __sdhci_read_caps() local
4115 "sdhci-caps", &dt_caps); in __sdhci_read_caps()
4128 host->caps |= lower_32_bits(dt_caps); in __sdhci_read_caps()
4139 host->caps1 |= upper_32_bits(dt_caps); in __sdhci_read_caps()