Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c321 BRCMNAND_CS1_BASE, /* CS1 regs, if non-contiguous */ enumerator
351 [BRCMNAND_CS1_BASE] = 0,
381 [BRCMNAND_CS1_BASE] = 0xd0,
411 [BRCMNAND_CS1_BASE] = 0xd0,
441 [BRCMNAND_CS1_BASE] = 0,
471 [BRCMNAND_CS1_BASE] = 0,
501 [BRCMNAND_CS1_BASE] = 0,
843 u16 offs_cs1 = ctrl->reg_offsets[BRCMNAND_CS1_BASE]; in brcmnand_cs_offset()