Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dmmci.c183 .busy_detect = true,
218 .busy_detect = true,
274 .busy_detect = true,
301 .busy_detect = true,
1384 if (busy_resp && host->variant->busy_detect) in mmci_cmd_irq()
1635 if (host->variant->busy_detect) in mmci_irq()
1732 if (!host->variant->busy_detect) in mmci_set_max_busy_timeout()
2153 if (variant->busy_detect) { in mmci_probe()
A Dmmci.h348 u8 busy_detect:1; member

Completed in 8 milliseconds