Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/
H A Domap_mmc.h104 #define DDIR_WRITE (0x0 << 4) macro
198 #define MMC_CMD0 (INDEX(0) | RSP_TYPE_NONE | DP_NO_DATA | DDIR_WRITE)
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c1131 flags |= (DP_DATA | DDIR_WRITE);