Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfsl_esdhc.h99 #define PRSSTAT_BWEN (0x00000400) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dfsl_esdhc.c206 while (!(esdhc_read32(&regs->prsstat) & PRSSTAT_BWEN) in esdhc_pio_read_write()