Home
last modified time | relevance | path

Searched refs:SPI_OPTYPE (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/x86/include/asm/arch-broadwell/
A Dspi.h58 #define SPI_OPTYPE ((SPI_OPTYPE_7 << 14) | (SPI_OPTYPE_6 << 12) | \ macro
/u-boot/drivers/spi/
A Dich.h156 #define SPI_OPTYPE ((SPI_OPTYPE_7 << 14) | (SPI_OPTYPE_6 << 12) | \ macro
A Dich.c247 ich_writew(ctlr, SPI_OPTYPE, ctlr->optype); in ich_spi_config_opcode()

Completed in 7 milliseconds