Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_esdhc.h118 #define XFERTYP_CMDTYP_ABORT 0x00c00000 macro
/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c186 xfertyp |= XFERTYP_CMDTYP_ABORT; in esdhc_xfertyp()