Searched refs:INT_BUFRE (Results 1 – 3 of 3) sorted by relevance
113 #define INT_BUFRE (1 << 22) macro
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()
99 #define INT_BUFRE (1 << 22) macro123 INT_BUFWEN | INT_CMD12DRE | INT_BUFRE | \