Searched refs:INT_CMD12RBE (Results 1 – 3 of 3) sorted by relevance
49 sh_mmcif_write(~(INT_CMD12DRE | INT_CMD12RBE | INT_CMD12CRE | in sh_mmcif_intr()61 } else if (state & INT_CMD12RBE) { in sh_mmcif_intr()62 sh_mmcif_write(~(INT_CMD12RBE | INT_CMD12CRE), in sh_mmcif_intr()
111 #define INT_CMD12RBE (1 << 25) macro
97 #define INT_CMD12RBE (1 << 25) macro125 INT_DTRANE | INT_CMD12RBE | INT_CMD12CRE)1304 if (state & ~(INT_CMD12RBE | INT_CMD12CRE)) { in sh_mmcif_intr()