Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Dzynq_sdhci.c74 & SDHCI_CLOCK_INT_STABLE)) { in arasan_zynqmp_dll_reset()
Dxenon_sdhci.c154 if (var & SDHCI_CLOCK_INT_STABLE) in xenon_mmc_phy_init()
Dsdhci.c408 & SDHCI_CLOCK_INT_STABLE)) {
/external/u-boot/include/
Dsdhci.h101 #define SDHCI_CLOCK_INT_STABLE BIT(1) macro