Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfsl_esdhc.h117 #define XFERTYP_MSBSEL 0x00000020 macro
Dfsl_esdhc_imx.h125 #define XFERTYP_MSBSEL 0x00000020 macro
/external/u-boot/drivers/mmc/
Dfsl_esdhc.c102 xfertyp |= XFERTYP_MSBSEL; in esdhc_xfertyp()
Dfsl_esdhc_imx.c170 xfertyp |= XFERTYP_MSBSEL; in esdhc_xfertyp()