Searched defs:atmel_qspi_ops (Results 1 – 1 of 1) sorted by relevance
166 struct atmel_qspi_ops { struct167 int (*set_cfg)(struct atmel_qspi *aq, const struct spi_mem_op *op,169 int (*transfer)(struct spi_mem *mem, const struct spi_mem_op *op,624 static const struct atmel_qspi_ops atmel_qspi_ops = { variable