Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c358 BRCMNAND_CS1_BASE, /* CS1 regs, if non-contiguous */ enumerator
389 [BRCMNAND_CS1_BASE] = 0,
420 [BRCMNAND_CS1_BASE] = 0xd0,
451 [BRCMNAND_CS1_BASE] = 0xd0,
482 [BRCMNAND_CS1_BASE] = 0,
513 [BRCMNAND_CS1_BASE] = 0,
544 [BRCMNAND_CS1_BASE] = 0,
956 u16 offs_cs1 = ctrl->reg_offsets[BRCMNAND_CS1_BASE]; in brcmnand_cs_offset()