Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/brcmnand/
Dbrcmnand.c216 BRCMNAND_OOB_READ_10_BASE, /* offset 0x10, if non-contiguous */ enumerator
246 [BRCMNAND_OOB_READ_10_BASE] = 0x130,
276 [BRCMNAND_OOB_READ_10_BASE] = 0x130,
306 [BRCMNAND_OOB_READ_10_BASE] = 0,
336 [BRCMNAND_OOB_READ_10_BASE] = 0,
930 offset10 = ctrl->reg_offsets[BRCMNAND_OOB_READ_10_BASE]; in oob_reg_read()