Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci_am654.c159 #define IOMUX_PRESENT (1 << 0) macro
477 .flags = IOMUX_PRESENT | FREQSEL_2_BIT | STRBSEL_4_BIT | DLL_PRESENT |
483 .flags = IOMUX_PRESENT | FREQSEL_2_BIT | STRBSEL_4_BIT | DLL_PRESENT,
531 .flags = IOMUX_PRESENT,
657 if (sdhci_am654->flags & IOMUX_PRESENT) in sdhci_am654_init()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci_am654.c160 #define IOMUX_PRESENT (1 << 0) macro
478 .flags = IOMUX_PRESENT | FREQSEL_2_BIT | STRBSEL_4_BIT | DLL_PRESENT |
484 .flags = IOMUX_PRESENT | FREQSEL_2_BIT | STRBSEL_4_BIT | DLL_PRESENT,
532 .flags = IOMUX_PRESENT,
655 if (sdhci_am654->flags & IOMUX_PRESENT) in sdhci_am654_init()
912 if (sdhci_am654->flags & IOMUX_PRESENT) in sdhci_am654_restore()

Completed in 4 milliseconds