Home
last modified time | relevance | path

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

/u-boot/include/
A Dspi-mem.h96 struct spi_mem_op { struct
97 struct {
102 } cmd;
104 struct {
109 } addr;
111 struct {
115 } dummy;
117 struct {
145 * the portion of memory that is directly mapped and the spi_mem_op that should argument

Completed in 4 milliseconds