Home
last modified time | relevance | path

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

/u-boot/include/
A Dfsl_esdhc.h129 #define PIO_TIMEOUT 500 macro
A Dfsl_esdhc_imx.h133 #define PIO_TIMEOUT 500 macro
/u-boot/drivers/mmc/
A Dfsl_esdhc.c172 if (get_timer(start) > PIO_TIMEOUT) { in esdhc_pio_read_write()
195 if (get_timer(start) > PIO_TIMEOUT) { in esdhc_pio_read_write()
A Dfsl_esdhc_imx.c245 if (get_timer(start) > PIO_TIMEOUT) { in esdhc_pio_read_write()
268 if (get_timer(start) > PIO_TIMEOUT) { in esdhc_pio_read_write()

Completed in 15 milliseconds