Searched defs:spi_mem_op (Results 1 – 2 of 2) sorted by relevance
90 struct spi_mem_op { struct91 struct {94 } cmd;96 struct {100 } addr;102 struct {105 } dummy;107 struct {116 } data;
99 struct spi_mem_op { struct100 struct {106 } cmd;108 struct {114 } addr;116 struct {121 } dummy;123 struct {153 * the portion of memory that is directly mapped and the spi_mem_op that should argument