Searched refs:INT_BUFRE (Results 1 – 2 of 2) sorted by relevance
53 INT_BUFRE), &host->regs->ce_int); in sh_mmcif_intr()56 } else if (state & INT_BUFRE) { in sh_mmcif_intr()57 sh_mmcif_write(~INT_BUFRE, &host->regs->ce_int); in sh_mmcif_intr()
113 #define INT_BUFRE (1 << 22) macro