Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsunplus-mmc.c196 #define spmmc_wait_txbuf_empty(host) spmmc_wait_sdstatus(host, SPMMC_SDSTATUS_TX_DATA_BUF_EMPTY) macro
646 if (spmmc_wait_txbuf_empty(host)) in spmmc_xfer_data_pio()