Searched refs:PRSSTAT_DLA (Results 1 - 4 of 4) sorted by path

/u-boot/drivers/mmc/
H A Dfsl_esdhc.c362 while (esdhc_read32(&regs->prsstat) & PRSSTAT_DLA)
H A Dfsl_esdhc_imx.c437 while (esdhc_read32(&regs->prsstat) & PRSSTAT_DLA)
/u-boot/include/
H A Dfsl_esdhc.h92 #define PRSSTAT_DLA (0x00000004) macro
H A Dfsl_esdhc_imx.h100 #define PRSSTAT_DLA (0x00000004) macro

Completed in 75 milliseconds