Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Dsunplus-mmc.c194 #define spmmc_wait_rspbuf_full(host) spmmc_wait_sdstatus(host, SPMMC_SDSTATUS_RSP_BUF_FULL) macro
205 if (spmmc_wait_rspbuf_full(host)) in spmmc_get_rsp()
222 if (spmmc_wait_rspbuf_full(host)) in spmmc_get_rsp()