Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c343 BRCMNAND_OOB_READ_10_BASE, /* offset 0x10, if non-contiguous */ enumerator
373 [BRCMNAND_OOB_READ_10_BASE] = 0,
403 [BRCMNAND_OOB_READ_10_BASE] = 0x130,
433 [BRCMNAND_OOB_READ_10_BASE] = 0x130,
463 [BRCMNAND_OOB_READ_10_BASE] = 0,
493 [BRCMNAND_OOB_READ_10_BASE] = 0,
523 [BRCMNAND_OOB_READ_10_BASE] = 0,
1413 offset10 = ctrl->reg_offsets[BRCMNAND_OOB_READ_10_BASE]; in oob_reg_read()