Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-stm32-qspi.c358 static int stm32_qspi_send(struct spi_device *spi, const struct spi_mem_op *op) in stm32_qspi_send() function
468 ret = stm32_qspi_send(mem->spi, op); in stm32_qspi_poll_status()
492 ret = stm32_qspi_send(mem->spi, op); in stm32_qspi_exec_op()
548 ret = stm32_qspi_send(desc->mem->spi, &op); in stm32_qspi_dirmap_read()
620 ret = stm32_qspi_send(spi, &op); in stm32_qspi_transfer_one_message()