Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/
H A Domap_mmc.h214 #define MAX_PHASE_DELAY 0x7c macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-omap.c95 #define MAX_PHASE_DELAY 0x7C macro
375 while (phase_delay <= MAX_PHASE_DELAY) { in sdhci_omap_execute_tuning()
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c659 while (phase_delay <= MAX_PHASE_DELAY) { in omap_hsmmc_execute_tuning()