Home
last modified time | relevance | path

Searched defs:max_busy_timeout (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dcore.c1954 unsigned int max_busy_timeout = host->max_busy_timeout ? in mmc_do_calc_max_discard() local
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dmmci.c1725 u32 max_busy_timeout = 0; in mmci_set_max_busy_timeout() local
/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dhost.h405 unsigned int max_busy_timeout; /* max busy timeout in ms */ member