Home
last modified time | relevance | path

Searched defs:spi_mem_op (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dspi-mem.h90 struct spi_mem_op { struct
91 struct {
94 } cmd;
96 struct {
100 } addr;
102 struct {
105 } dummy;
107 struct {
116 } data;
/OK3568_Linux_fs/kernel/include/linux/spi/
H A Dspi-mem.h98 struct spi_mem_op { struct
99 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