Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dtifm_sd.c22 static bool fixed_timeout = 0; variable
24 module_param(fixed_timeout, bool, 0644);
598 if (fixed_timeout) in tifm_sd_set_data_timeout()