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