Searched refs:INT_BUFREN (Results 1 – 3 of 3) sorted by relevance
115 #define INT_BUFREN (1 << 20) macro
43 } else if (state & INT_BUFREN) { in sh_mmcif_intr()44 sh_mmcif_write(~INT_BUFREN, &host->regs->ce_int); in sh_mmcif_intr()
101 #define INT_BUFREN (1 << 20) macro122 #define INT_ALL (INT_RBSYE | INT_CRSPE | INT_BUFREN | \