Searched refs:program_opcode (Results 1 – 3 of 3) sorted by relevance
53 .op_tmpl = SPI_MEM_OP(SPI_MEM_OP_CMD(nor->program_opcode, 0), in spi_nor_create_write_dirmap()66 if (nor->program_opcode == SPINOR_OP_AAI_WP && nor->sst_write_second) in spi_nor_create_write_dirmap()
409 SPI_MEM_OP(SPI_MEM_OP_CMD(nor->program_opcode, 0), in spi_nor_write_data()415 if (nor->program_opcode == SPINOR_OP_AAI_WP && nor->sst_write_second) in spi_nor_write_data()654 nor->program_opcode = spi_nor_convert_3to4_program(nor->program_opcode); in spi_nor_set_4byte_opcodes()1643 nor->program_opcode = SPINOR_OP_BP; in sst_write_byteprogram()1680 nor->program_opcode = SPINOR_OP_BP; in sst_write()1694 nor->program_opcode = SPINOR_OP_AAI_WP; in sst_write()1717 nor->program_opcode = SPINOR_OP_BP; in sst_write()3142 nor->program_opcode = pp->opcode; in spi_nor_select_pp()
550 u8 program_opcode; member
Completed in 14 milliseconds