Home
last modified time | relevance | path

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

/linux-6.15/drivers/spi/
H A Dspi-stm32-ospi.c436 static int stm32_ospi_send(struct spi_device *spi, const struct spi_mem_op *op) in stm32_ospi_send() function
547 ret = stm32_ospi_send(mem->spi, op); in stm32_ospi_poll_status()
571 ret = stm32_ospi_send(mem->spi, op); in stm32_ospi_exec_op()
628 ret = stm32_ospi_send(desc->mem->spi, &op); in stm32_ospi_dirmap_read()
701 ret = stm32_ospi_send(spi, &op); in stm32_ospi_transfer_one_message()