Home
last modified time | relevance | path

Searched defs:CMD_SET_CMLTE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.h50 #define CMD_SET_CMLTE (1 << 17) macro
/openbmc/linux/drivers/mmc/host/
H A Dsh_mmcif.c69 #define CMD_SET_CMLTE (1 << 17) /* 1: multi block trans, 0: single */ macro