Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_esdhc.h124 #define XFERTYP_RSPTYP_48 0x00020000 macro
/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c183 xfertyp |= XFERTYP_RSPTYP_48; in esdhc_xfertyp()