Home
last modified time | relevance | path

Searched refs:SPI_OPMENU_6 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dspi.h48 #define SPI_OPMENU_6 0xd8 /* BED8: Block Erase 0xd8 */ macro
54 #define SPI_OPMENU_UPPER ((SPI_OPMENU_7 << 24) | (SPI_OPMENU_6 << 16) | \
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dich.h154 #define SPI_OPMENU_6 SPI_OPCODE_ERASE_BLOCK macro
165 #define SPI_OPMENU_UPPER ((SPI_OPMENU_7 << 24) | (SPI_OPMENU_6 << 16) | \