Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_esdhc.h127 #define XFERTYP_DTDSEL 0x00000010 macro
/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c171 xfertyp |= XFERTYP_DTDSEL; in esdhc_xfertyp()