Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c337 BRCMNAND_OOB_WRITE_10_BASE, /* offset 0x10, if non-contiguous */ enumerator
367 [BRCMNAND_OOB_WRITE_10_BASE] = 0,
397 [BRCMNAND_OOB_WRITE_10_BASE] = 0,
427 [BRCMNAND_OOB_WRITE_10_BASE] = 0x140,
457 [BRCMNAND_OOB_WRITE_10_BASE] = 0,
487 [BRCMNAND_OOB_WRITE_10_BASE] = 0,
517 [BRCMNAND_OOB_WRITE_10_BASE] = 0,
1384 offset10 = ctrl->reg_offsets[BRCMNAND_OOB_WRITE_10_BASE]; in oob_reg_write()