Searched refs:SPI_NOR_WRITEOC_NONE (Results 1 – 1 of 1) sorted by relevance
76 #define SPI_NOR_WRITEOC_NONE 0xFF macro1780 if (data->write_opcode == SPI_NOR_WRITEOC_NONE) { in spi_nor_process_bfp()2336 .write_opcode = DT_WRITEOC_PROP_OR(0, SPI_NOR_WRITEOC_NONE),