Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-stm32-ospi.c464 static int stm32_ospi_send(struct spi_device *spi, const struct spi_mem_op *op) in stm32_ospi_send() function
570 ret = stm32_ospi_send(mem->spi, op); in stm32_ospi_poll_status()
593 ret = stm32_ospi_send(mem->spi, op); in stm32_ospi_exec_op()
649 ret = stm32_ospi_send(desc->mem->spi, &op); in stm32_ospi_dirmap_read()
721 ret = stm32_ospi_send(spi, &op); in stm32_ospi_transfer_one_message()