Searched defs:atmel_qspi_command (Results 1 – 1 of 1) sorted by relevance
166 struct atmel_qspi_command { struct167 union {177 } enable;201 const struct atmel_qspi_command *cmd) in atmel_qspi_run_transfer() argument