Home
last modified time | relevance | path

Searched refs:INT_CMD12RBE (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/mmc/
A Dsh_mmcif.h110 #define INT_CMD12RBE (1 << 25) macro
A Dsh_mmcif.c57 sh_mmcif_write(~(INT_CMD12DRE | INT_CMD12RBE | INT_CMD12CRE | in sh_mmcif_intr()
69 } else if (state & INT_CMD12RBE) { in sh_mmcif_intr()
70 sh_mmcif_write(~(INT_CMD12RBE | INT_CMD12CRE), in sh_mmcif_intr()

Completed in 5 milliseconds