Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_esdhc.h103 #define PRSSTAT_CIDHB (0x00000001) macro
/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c431 (esdhc_read32(&regs->prsstat) & PRSSTAT_CIDHB)) in esdhc_send_cmd_common()