Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dspi-mem.h19 #define SPI_MEM_OP_CMD(__opcode, __buswidth) \ argument
25 #define SPI_MEM_OP_ADDR(__nbytes, __val, __buswidth) \ argument
34 #define SPI_MEM_OP_DUMMY(__nbytes, __buswidth) \ argument
42 #define SPI_MEM_OP_DATA_IN(__nbytes, __buf, __buswidth) \ argument
50 #define SPI_MEM_OP_DATA_OUT(__nbytes, __buf, __buswidth) \ argument