Searched refs:cd_delay (Results 1 – 2 of 2) sorted by relevance
1759 if (!host->present || host->wait_voltage_stable || !host->cd_delay) { in __mci_voltage_stable_det()1764 SDC_ModTimer(&host->cd_timer, host->cd_delay); in __mci_voltage_stable_det()2254 host->cd_delay = 10; /* short delay */ in hal_sdc_init()2268 host->cd_delay = 100; in hal_sdc_init()2335 if (host->cd_delay == 0) { in hal_sdc_init()2338 SDC_ModTimer(&host->cd_timer, host->cd_delay); in hal_sdc_init()
313 uint16_t cd_delay; /* delay interval (in ms) to wait power stable */ member
Completed in 10 milliseconds