Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dfsl_esdhc.h102 #define PRSSTAT_CICHB (0x00000002) macro
/rk3399_rockchip-uboot/drivers/mmc/
H A Dfsl_esdhc.c375 while ((esdhc_read32(&regs->prsstat) & PRSSTAT_CICHB) || in esdhc_send_cmd_common()