Searched defs:__opcode (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | spi-mem.h | 19 #define SPI_MEM_OP_CMD(__opcode, __buswidth) \ argument |
/openbmc/u-boot/drivers/spi/ | ||
H A D | aspeed_spi.c | 191 #define ASPEED_SPI_OP_CMD(__opcode) \ argument |