Home
last modified time | relevance | path

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

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