Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Drenesas-nand-controller.c37 #define COMMAND_1(x) FIELD_PREP(GENMASK(23, 16), (x)) macro
588 COMMAND_1(NAND_CMD_PAGEPROG) | COMMAND_FIFO_SEL | in rnandc_write_page_hw_ecc()
644 COMMAND_1(NAND_CMD_PAGEPROG) | COMMAND_FIFO_SEL | in rnandc_write_subpage_hw_ecc()
726 rop.command |= COMMAND_1(instr->ctx.cmd.opcode); in rnandc_exec_op()