Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
Ds3cmci.h12 COMPLETION_RSPFIN, enumerator
Ds3cmci.c707 if (host->complete_what == COMPLETION_RSPFIN) { in s3cmci_irq()
769 host->complete_what = COMPLETION_RSPFIN; in s3cmci_irq()
930 host->complete_what = COMPLETION_RSPFIN; in s3cmci_send_command()