Home
last modified time | relevance | path

Searched defs:MMCST0_CRCWR (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-davinci/include/mach/
H A Dsdmmc_defs.h37 #define MMCST0_CRCWR (1 << 5) macro
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddavinci_mmc.c88 #define MMCST0_CRCWR BIT(5) /* data write CRC error */ macro