Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfsl_esdhc.h92 #define PRSSTAT_DLA (0x00000004) macro
Dfsl_esdhc_imx.h100 #define PRSSTAT_DLA (0x00000004) macro
/external/u-boot/drivers/mmc/
Dfsl_esdhc.c348 while (esdhc_read32(&regs->prsstat) & PRSSTAT_DLA) in esdhc_send_cmd_common()
Dfsl_esdhc_imx.c444 while (esdhc_read32(&regs->prsstat) & PRSSTAT_DLA) in esdhc_send_cmd_common()