Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/controllers/
H A Dhisi-sfc.c67 #define OP_CTRL_WR_OPCODE(code) (((code) & 0xff) << 8) macro
262 : OP_CTRL_WR_OPCODE(nor->program_opcode); in hisi_spi_nor_dma_transfer()