Searched defs:__nbytes (Results 1 – 1 of 1) sorted by relevance
| /include/linux/spi/ |
| A D | spi-mem.h | 31 #define SPI_MEM_OP_ADDR(__nbytes, __val, __buswidth) \ argument 38 #define SPI_MEM_DTR_OP_ADDR(__nbytes, __val, __buswidth) \ argument 48 #define SPI_MEM_OP_DUMMY(__nbytes, __buswidth) \ argument 54 #define SPI_MEM_DTR_OP_DUMMY(__nbytes, __buswidth) \ argument 63 #define SPI_MEM_OP_DATA_IN(__nbytes, __buf, __buswidth) \ argument 71 #define SPI_MEM_DTR_OP_DATA_IN(__nbytes, __buf, __buswidth) \ argument 80 #define SPI_MEM_OP_DATA_OUT(__nbytes, __buf, __buswidth) \ argument 88 #define SPI_MEM_DTR_OP_DATA_OUT(__nbytes, __buf, __buswidth) \ argument
|
Completed in 5 milliseconds