Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dtifm_sd.c23 static bool fixed_timeout = 0; variable
25 module_param(fixed_timeout, bool, 0644);
591 if (fixed_timeout) in tifm_sd_set_data_timeout()