Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Ddavinci_mmc.c217 MMCST0_CRCWR | MMCST0_CRCRD); in dmmc_send_cmd()
256 status_err = MMCST0_CRCWR; in dmmc_send_cmd()
/external/u-boot/arch/arm/mach-davinci/include/mach/
Dsdmmc_defs.h36 #define MMCST0_CRCWR (1 << 5) macro