Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dtoshsd.h106 #define SD_CMD_MULTI_BLOCK BIT(13) macro
H A Dtoshsd.c460 c |= SD_CMD_MULTI_BLOCK; in toshsd_start_cmd()