Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Dsh_mmcif.h113 #define INT_BUFRE (1 << 22) macro
A Dsh_mmcif.c58 INT_BUFRE), &host->regs->ce_int); in sh_mmcif_intr()
61 } else if (state & INT_BUFRE) { in sh_mmcif_intr()
62 sh_mmcif_write(~INT_BUFRE, &host->regs->ce_int); in sh_mmcif_intr()

Completed in 9 milliseconds