Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dqueue.c423 #define MMC_QUEUE_DEPTH CONFIG_MMC_QUEUE_DEPTH macro
425 #define MMC_QUEUE_DEPTH 64 macro
455 mq->tag_set.queue_depth = MMC_QUEUE_DEPTH; in mmc_init_queue()
H A DKconfig93 config MMC_QUEUE_DEPTH config