Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dspi-mem.h42 #define SPI_MEM_OP_DATA_IN(__nbytes, __buf, __buswidth) \ argument
50 #define SPI_MEM_OP_DATA_OUT(__nbytes, __buf, __buswidth) \ argument
/openbmc/u-boot/drivers/spi/
H A Daspeed_spi.c211 #define ASPEED_SPI_OP_DATA_IN(__nbytes, __buf) \ argument
218 #define ASPEED_SPI_OP_DATA_OUT(__nbytes, __buf) \ argument