Lines Matching refs:spi_mem_op
304 const struct spi_mem_op *op)
312 const struct spi_mem_op *op)
376 static int stm32_ospi_xfer(struct stm32_ospi *ospi, const struct spi_mem_op *op)
401 const struct spi_mem_op *op)
436 static int stm32_ospi_send(struct spi_device *spi, const struct spi_mem_op *op)
526 const struct spi_mem_op *op,
555 static int stm32_ospi_exec_op(struct spi_mem *mem, const struct spi_mem_op *op)
599 struct spi_mem_op op;
610 * spi_mem_op template with offs, len and *buf in order to get
611 * all needed transfer information into struct spi_mem_op
613 memcpy(&op, &desc->info.op_tmpl, sizeof(struct spi_mem_op));
640 struct spi_mem_op op;