Searched defs:spi_mem_op (Results 1 – 2 of 2) sorted by relevance
89 struct spi_mem_op { struct90 struct {93 } cmd;95 struct {99 } addr;101 struct {104 } dummy;106 struct {114 } data;
98 struct spi_mem_op { struct99 struct {104 } cmd;106 struct {111 } addr;113 struct {117 } dummy;119 struct {147 * the portion of memory that is directly mapped and the spi_mem_op that should argument