Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c328 BRCMNAND_CS1_BASE, /* CS1 regs, if non-contiguous */ enumerator
358 [BRCMNAND_CS1_BASE] = 0,
388 [BRCMNAND_CS1_BASE] = 0xd0,
418 [BRCMNAND_CS1_BASE] = 0xd0,
448 [BRCMNAND_CS1_BASE] = 0,
478 [BRCMNAND_CS1_BASE] = 0,
508 [BRCMNAND_CS1_BASE] = 0,
869 u16 offs_cs1 = ctrl->reg_offsets[BRCMNAND_CS1_BASE]; in brcmnand_cs_offset()