Searched refs:SPI_OPCODE_WREN (Results 1 – 2 of 2) sorted by relevance
120 #define SPI_OPCODE_WREN 0x06 macro155 #define SPI_OPPREFIX ((SPI_OPCODE_WREN << 8) | SPI_OPCODE_WREN)
180 if (trans->opcode == SPI_OPCODE_WREN) in spi_setup_opcode()286 if (trans->opcode == SPI_OPCODE_WREN) { in ich_spi_exec_op_swseq()
Completed in 6 milliseconds