Searched defs:atmel_qspi_ops (Results 1 – 1 of 1) sorted by relevance
291 struct atmel_qspi_ops { struct292 int (*set_cfg)(struct atmel_qspi *aq, const struct spi_mem_op *op,294 int (*transfer)(struct spi_mem *mem, const struct spi_mem_op *op,1326 static const struct atmel_qspi_ops atmel_qspi_ops = { variable