Home
last modified time | relevance | path

Searched refs:program_opcode (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/mtd/spi-nor/
H A Dsst.c176 nor->program_opcode = op; in sst_nor_write_data()
H A Ddebugfs.c102 seq_printf(s, " program\t0x%02x\n", nor->program_opcode); in spi_nor_params_show()
/linux/include/linux/mtd/
H A Dspi-nor.h403 u8 program_opcode; member
/linux/drivers/mtd/spi-nor/controllers/
H A Dnxp-spifi.c204 SPIFI_CMD_OPCODE(nor->program_opcode) | in nxp_spifi_write()
H A Dhisi-sfc.c262 : OP_CTRL_WR_OPCODE(nor->program_opcode); in hisi_spi_nor_dma_transfer()