Searched refs:spicommon_dmaworkaround_req_reset (Results 1 – 3 of 3) sorted by relevance
272 bool spicommon_dmaworkaround_req_reset(int dmachan, dmaworkaround_cb_t cb, void *arg);
469 … spicommon_dmaworkaround_req_reset(host->tx_dma_chan, spi_slave_restart_after_dmareset, host); in spi_intr()
927 bool IRAM_ATTR spicommon_dmaworkaround_req_reset(int dmachan, dmaworkaround_cb_t cb, void *arg) in spicommon_dmaworkaround_req_reset() function