Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Ds3cmci.c430 host->complete_what = COMPLETION_FINALIZE; in do_pio_read()
484 host->complete_what = COMPLETION_FINALIZE; in do_pio_read()
628 if ((host->complete_what == COMPLETION_NONE) || in s3cmci_irq()
713 host->complete_what = COMPLETION_XFERFINISH; in s3cmci_irq()
769 host->complete_what = COMPLETION_RSPFIN; in s3cmci_irq()
784 host->complete_what = COMPLETION_FINALIZE; in s3cmci_irq()
814 host->complete_what = COMPLETION_FINALIZE; in s3cmci_dma_done_callback()
909 host->complete_what = COMPLETION_NONE; in finalize_request()
930 host->complete_what = COMPLETION_RSPFIN; in s3cmci_send_command()
932 host->complete_what = COMPLETION_CMDSENT; in s3cmci_send_command()
[all …]
A Ds3cmci.h46 enum s3cmci_waitfor complete_what; member

Completed in 7 milliseconds