Home
last modified time | relevance | path

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

/drivers/mmc/host/
A Dmmci.c184 .busy_detect = true,
219 .busy_detect = true,
278 .busy_detect = true,
307 .busy_detect = true,
336 .busy_detect = true,
1496 if (busy_resp && host->variant->busy_detect) in mmci_cmd_irq()
1816 if (host->variant->busy_detect) in mmci_irq()
1916 if (!host->variant->busy_detect) in mmci_set_max_busy_timeout()
2356 if (variant->busy_detect) { in mmci_probe()
2460 if (host->variant->busy_detect) in mmci_probe()
A Dmmci.h366 u8 busy_detect:1; member

Completed in 9 milliseconds