atmel_qspi_ops
static const struct atmel_qspi_ops atmel_qspi_ops = {
static const struct atmel_qspi_ops atmel_qspi_sama7g5_ops = {
aq->ops = &atmel_qspi_ops;
struct atmel_qspi_ops;
const struct atmel_qspi_ops *ops;