Searched refs:INT_BUFRE (Results 1 – 3 of 3) sorted by relevance
50 INT_BUFRE), &host->regs->ce_int); in sh_mmcif_intr()53 } else if (state & INT_BUFRE) { in sh_mmcif_intr()54 sh_mmcif_write(~INT_BUFRE, &host->regs->ce_int); in sh_mmcif_intr()
114 #define INT_BUFRE (1 << 22) macro
100 #define INT_BUFRE (1 << 22) macro124 INT_BUFWEN | INT_CMD12DRE | INT_BUFRE | \