Home
last modified time | relevance | path

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

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