Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Dsh_mmcif.h117 #define INT_RBSYE (1 << 17) macro
Dsh_mmcif.c32 if (state & INT_RBSYE) { in sh_mmcif_intr()
33 sh_mmcif_write(~(INT_RBSYE | INT_CRSPE), &host->regs->ce_int); in sh_mmcif_intr()