Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Dsh_mmcif.h118 #define INT_CRSPE (1 << 16) macro
A Dsh_mmcif.c38 sh_mmcif_write(~(INT_RBSYE | INT_CRSPE), &host->regs->ce_int); in sh_mmcif_intr()
41 } else if (state & INT_CRSPE) { in sh_mmcif_intr()
42 sh_mmcif_write(~INT_CRSPE, &host->regs->ce_int); in sh_mmcif_intr()

Completed in 7 milliseconds