Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c335 BRCMNAND_OOB_READ_10_BASE, /* offset 0x10, if non-contiguous */ enumerator
365 [BRCMNAND_OOB_READ_10_BASE] = 0,
395 [BRCMNAND_OOB_READ_10_BASE] = 0x130,
425 [BRCMNAND_OOB_READ_10_BASE] = 0x130,
455 [BRCMNAND_OOB_READ_10_BASE] = 0,
485 [BRCMNAND_OOB_READ_10_BASE] = 0,
515 [BRCMNAND_OOB_READ_10_BASE] = 0,
1365 offset10 = ctrl->reg_offsets[BRCMNAND_OOB_READ_10_BASE]; in oob_reg_read()