Searched defs:SPI_OPPREFIX (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dspi.h63 #define SPI_OPPREFIX ((0x50 << 8) | 0x06) /* EWSR and WREN */ macro
/u-boot/drivers/spi/
H A Dich.h155 #define SPI_OPPREFIX ((SPI_OPCODE_WREN << 8) | SPI_OPCODE_WREN) macro

Completed in 41 milliseconds