Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dspi.h39 #define SPI_OPTYPE_3 0x00 /* Read, no address */ macro
/openbmc/u-boot/drivers/spi/
H A Dich.h145 #define SPI_OPTYPE_3 SPI_OPCODE_TYPE_READ_NO_ADDRESS macro