Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c220 BRCMNAND_OOB_READ_10_BASE, /* offset 0x10, if non-contiguous */ enumerator
250 [BRCMNAND_OOB_READ_10_BASE] = 0x130,
280 [BRCMNAND_OOB_READ_10_BASE] = 0x130,
310 [BRCMNAND_OOB_READ_10_BASE] = 0,
340 [BRCMNAND_OOB_READ_10_BASE] = 0,
370 [BRCMNAND_OOB_READ_10_BASE] = 0,
1097 offset10 = ctrl->reg_offsets[BRCMNAND_OOB_READ_10_BASE]; in oob_reg_read()