Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mmc/host/
Dbcm2835.c171 bool use_busy:1; /* Wait for busy interrupt */ member
667 host->use_busy = false; in bcm2835_send_command()
675 host->use_busy = true; in bcm2835_send_command()
707 if (!host->use_busy) in bcm2835_transfer_complete()
810 if (!host->use_busy) in bcm2835_finish_command()
905 if (WARN_ON(!host->use_busy)) { in bcm2835_busy_irq()
909 host->use_busy = false; in bcm2835_busy_irq()
1217 if (!host->use_busy) in bcm2835_request()
1226 if (!host->use_busy) in bcm2835_request()