Home
last modified time | relevance | path

Searched refs:spi_context_wait_for_completion (Results 1 – 25 of 48) sorted by relevance

12

/drivers/spi/
A Dspi_cc23x0.c364 ret = spi_context_wait_for_completion(&data->ctx); in spi_cc23x0_transceive()
378 ret = spi_context_wait_for_completion(ctx); in spi_cc23x0_transceive()
A Dspi_oc_simple.c158 rc = spi_context_wait_for_completion(ctx); in spi_oc_simple_transceive()
A Dspi_grlib_spimctrl.c132 rc = spi_context_wait_for_completion(ctx); in transceive()
A Dspi_sifive.c259 rc = spi_context_wait_for_completion(&SPI_DATA(dev)->ctx); in spi_sifive_transceive()
A Dspi_opentitan.c275 rc = spi_context_wait_for_completion(&data->ctx); in spi_opentitan_transceive()
A Dspi_ifx_cat1.c260 result = spi_context_wait_for_completion(&data->ctx); in transceive()
A Dspi_mcux_ecspi.c245 ret = spi_context_wait_for_completion(&data->ctx); in transceive()
A Dspi_rv32m1_lpspi.c236 ret = spi_context_wait_for_completion(&data->ctx); in transceive()
A Dspi_npcx_spip.c303 rc = spi_context_wait_for_completion(&data->ctx); in transceive()
A Dspi_b91.c410 status = spi_context_wait_for_completion(&data->ctx); in spi_b91_transceive()
A Dspi_litex_litespi.c223 return spi_context_wait_for_completion(ctx); in spi_litex_xfer()
A Dspi_nrfx_spi.c261 error = spi_context_wait_for_completion(&dev_data->ctx); in transceive()
A Dspi_psoc6.c333 ret = spi_context_wait_for_completion(&data->ctx); in spi_psoc6_transceive()
A Dspi_sedi.c203 ret = spi_context_wait_for_completion(&spi->ctx); in transceive()
A Dspi_pl022.c833 ret = spi_context_wait_for_completion(ctx); in spi_pl022_transceive_impl()
839 ret = spi_context_wait_for_completion(ctx); in spi_pl022_transceive_impl()
A Dspi_mcux_flexcomm.c702 ret = spi_context_wait_for_completion(&data->ctx); in transceive_dma()
753 return spi_context_wait_for_completion(&data->ctx); in transceive()
A Dspi_mchp_mss.c404 ret = spi_context_wait_for_completion(ctx); in mss_spi_transceive()
A Dspi_mchp_mec5_qspi.c270 ret = spi_context_wait_for_completion(ctx); in mec5_qspi_do_xfr()
A Dspi_mcux_flexio.c347 ret = spi_context_wait_for_completion(&data->ctx); in transceive()
A Dspi_context.h186 static inline int spi_context_wait_for_completion(struct spi_context *ctx) in spi_context_wait_for_completion() function
A Dspi_ambiq_spic.c242 ret = spi_context_wait_for_completion(ctx); in spi_ambiq_xfer_half_duplex()
A Dspi_max32.c414 ret = spi_context_wait_for_completion(ctx); in transceive()
655 ret = spi_context_wait_for_completion(ctx); in transceive_dma()
A Dspi_mchp_mss_qspi.c532 ret = spi_context_wait_for_completion(ctx); in mss_qspi_transceive()
/drivers/spi/spi_nxp_lpspi/
A Dspi_nxp_lpspi_dma.c348 ret = spi_context_wait_for_completion(ctx); in transceive_dma()
A Dspi_nxp_lpspi.c431 ret = spi_context_wait_for_completion(ctx); in transceive()

Completed in 827 milliseconds

12