Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Dsh_mmcif.h111 #define INT_CMD12CRE (1 << 24) macro
Dsh_mmcif.c52 sh_mmcif_write(~(INT_CMD12DRE | INT_CMD12RBE | INT_CMD12CRE | in sh_mmcif_intr()
65 sh_mmcif_write(~(INT_CMD12RBE | INT_CMD12CRE), in sh_mmcif_intr()