Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/controllers/
H A Dhisi-sfc.c54 #define FMC_OP_CMD1_EN BIT(7) macro
196 reg = FMC_OP_CMD1_EN | FMC_OP_REG_OP_START | optype; in hisi_spi_nor_op_reg()