Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Dbcm2835.c171 bool use_busy:1; /* Wait for busy interrupt */ member
662 host->use_busy = false; in bcm2835_send_command()
670 host->use_busy = true; in bcm2835_send_command()
702 if (!host->use_busy) in bcm2835_transfer_complete()
805 if (!host->use_busy) in bcm2835_finish_command()
900 if (WARN_ON(!host->use_busy)) { in bcm2835_busy_irq()
904 host->use_busy = false; in bcm2835_busy_irq()
1209 if (!host->use_busy) in bcm2835_request()
1218 if (!host->use_busy) in bcm2835_request()