Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dbcm2835.c183 bool use_busy:1; /* Wait for busy interrupt */ member
677 host->use_busy = false; in bcm2835_send_command()
685 host->use_busy = true; in bcm2835_send_command()
717 if (!host->use_busy) in bcm2835_transfer_complete()
811 if (!host->use_busy) in bcm2835_finish_command()
904 if (WARN_ON(!host->use_busy)) { in bcm2835_busy_irq()
908 host->use_busy = false; in bcm2835_busy_irq()
1213 if (!host->use_busy) in bcm2835_request()
1222 if (!host->use_busy) in bcm2835_request()