Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_esdhc.h130 #define XFERTYP_BCEN 0x00000002 macro
/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c164 xfertyp |= XFERTYP_BCEN; in esdhc_xfertyp()