Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_esdhc.h120 #define XFERTYP_CICEN 0x00100000 macro
/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c177 xfertyp |= XFERTYP_CICEN; in esdhc_xfertyp()