Searched refs:program_opcode (Results 1 – 2 of 2) sorted by relevance
120 SPI_MEM_OP(SPI_MEM_OP_CMD(nor->program_opcode, 1), in spi_nor_write_data()131 if (nor->program_opcode == SPINOR_OP_AAI_WP && nor->sst_write_second) in spi_nor_write_data()313 nor->program_opcode = spi_nor_convert_3to4_program(nor->program_opcode); in spi_nor_set_4byte_opcodes()1140 nor->program_opcode = SPINOR_OP_BP; in sst_write_byteprogram()1177 nor->program_opcode = SPINOR_OP_BP; in sst_write()1191 nor->program_opcode = SPINOR_OP_AAI_WP; in sst_write()1214 nor->program_opcode = SPINOR_OP_BP; in sst_write()2349 nor->program_opcode = pp->opcode; in spi_nor_select_pp()
320 u8 program_opcode; member
Completed in 14 milliseconds