Searched refs:XFERTYP_MSBSEL (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | fsl_esdhc.h | 126 #define XFERTYP_MSBSEL 0x00000020 macro |
/openbmc/u-boot/drivers/mmc/ | ||
H A D | fsl_esdhc.c | 163 xfertyp |= XFERTYP_MSBSEL; in esdhc_xfertyp() |