Home
last modified time | relevance | path

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

/drivers/mmc/host/
A Dsdhci_am654.c171 #define IOMUX_PRESENT (1 << 0) macro
622 .flags = IOMUX_PRESENT | FREQSEL_2_BIT | STRBSEL_4_BIT | DLL_PRESENT |
628 .flags = IOMUX_PRESENT | FREQSEL_2_BIT | STRBSEL_4_BIT | DLL_PRESENT,
678 .flags = IOMUX_PRESENT,
683 .flags = IOMUX_PRESENT,
793 if (sdhci_am654->flags & IOMUX_PRESENT) in sdhci_am654_init()
1046 if (sdhci_am654->flags & IOMUX_PRESENT) in sdhci_am654_restore()

Completed in 7 milliseconds