Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Dsunplus-mmc.c195 #define spmmc_wait_rxbuf_full(host) spmmc_wait_sdstatus(host, SPMMC_SDSTATUS_RX_DATA_BUF_FULL) macro
650 if (spmmc_wait_rxbuf_full(host)) in spmmc_xfer_data_pio()