Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfsl_esdhc.h125 #define PIO_TIMEOUT 500 macro
Dfsl_esdhc_imx.h133 #define PIO_TIMEOUT 500 macro
/external/u-boot/drivers/mmc/
Dfsl_esdhc.c153 if (get_timer(start) > PIO_TIMEOUT) { in esdhc_pio_read_write()
176 if (get_timer(start) > PIO_TIMEOUT) { in esdhc_pio_read_write()
Dfsl_esdhc_imx.c221 if (get_timer(start) > PIO_TIMEOUT) { in esdhc_pio_read_write()
244 if (get_timer(start) > PIO_TIMEOUT) { in esdhc_pio_read_write()