Searched refs:program_opcode (Results 1 – 4 of 4) sorted by relevance
89 if (nor->program_opcode == SPINOR_OP_AAI_WP && nor->sst_write_second) in m25p80_write()92 flash->command[0] = nor->program_opcode; in m25p80_write()
755 nor->program_opcode = SPINOR_OP_BP; in sst_write()767 nor->program_opcode = SPINOR_OP_AAI_WP; in sst_write()788 nor->program_opcode = SPINOR_OP_BP; in sst_write()1152 nor->program_opcode = SPINOR_OP_PP; in spi_nor_scan()1175 nor->program_opcode = SPINOR_OP_PP_4B; in spi_nor_scan()
720 fsl_qspi_nor_write(q, nor, nor->program_opcode, to, in fsl_qspi_write()
171 u8 program_opcode; member