Searched refs:program_opcode (Results 1 – 2 of 2) sorted by relevance
115 SPI_MEM_OP(SPI_MEM_OP_CMD(nor->program_opcode, 1), in spi_nor_write_data()126 if (nor->program_opcode == SPINOR_OP_AAI_WP && nor->sst_write_second) in spi_nor_write_data()320 nor->program_opcode = spi_nor_convert_3to4_program(nor->program_opcode); in spi_nor_set_4byte_opcodes()1155 nor->program_opcode = SPINOR_OP_BP; in sst_write_byteprogram()1192 nor->program_opcode = SPINOR_OP_BP; in sst_write()1206 nor->program_opcode = SPINOR_OP_AAI_WP; in sst_write()1229 nor->program_opcode = SPINOR_OP_BP; in sst_write()2408 nor->program_opcode = pp->opcode; in spi_nor_select_pp()
313 u8 program_opcode; member