Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dtoshsd.h110 #define SD_CMD_MULTI_BLOCK BIT(13) macro
Dtoshsd.c463 c |= SD_CMD_MULTI_BLOCK; in toshsd_start_cmd()