Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-davinci/include/mach/
H A Dsdmmc_defs.h38 #define MMCST0_CRCRS (1 << 7) macro
/openbmc/linux/drivers/mmc/host/
H A Ddavinci_mmc.c89 #define MMCST0_CRCRS BIT(7) /* command response CRC error */ macro