Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c373 BRCMNAND_OOB_READ_10_BASE, /* offset 0x10, if non-contiguous */ enumerator
404 [BRCMNAND_OOB_READ_10_BASE] = 0,
435 [BRCMNAND_OOB_READ_10_BASE] = 0x130,
466 [BRCMNAND_OOB_READ_10_BASE] = 0x130,
497 [BRCMNAND_OOB_READ_10_BASE] = 0,
528 [BRCMNAND_OOB_READ_10_BASE] = 0,
559 [BRCMNAND_OOB_READ_10_BASE] = 0,
1513 offset10 = ctrl->reg_offsets[BRCMNAND_OOB_READ_10_BASE]; in oob_reg_read()