Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_esdhc.h126 #define XFERTYP_MSBSEL 0x00000020 macro
/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c163 xfertyp |= XFERTYP_MSBSEL; in esdhc_xfertyp()