Home
last modified time | relevance | path

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

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