Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dtifm_sd.c26 static bool fixed_timeout = 0; variable
28 module_param(fixed_timeout, bool, 0644);
599 if (fixed_timeout) in tifm_sd_set_data_timeout()