Searched refs:busy_detect (Results 1 – 2 of 2) sorted by relevance
184 .busy_detect = true,219 .busy_detect = true,276 .busy_detect = true,304 .busy_detect = true,332 .busy_detect = true,1491 if (busy_resp && host->variant->busy_detect) in mmci_cmd_irq()1792 if (host->variant->busy_detect) in mmci_irq()1889 if (!host->variant->busy_detect) in mmci_set_max_busy_timeout()2307 if (variant->busy_detect) { in mmci_probe()2401 if (host->variant->busy_detect) in mmci_probe()
364 u8 busy_detect:1; member