Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c345 BRCMNAND_OOB_WRITE_10_BASE, /* offset 0x10, if non-contiguous */ enumerator
375 [BRCMNAND_OOB_WRITE_10_BASE] = 0,
405 [BRCMNAND_OOB_WRITE_10_BASE] = 0,
435 [BRCMNAND_OOB_WRITE_10_BASE] = 0x140,
465 [BRCMNAND_OOB_WRITE_10_BASE] = 0,
495 [BRCMNAND_OOB_WRITE_10_BASE] = 0,
525 [BRCMNAND_OOB_WRITE_10_BASE] = 0,
1432 offset10 = ctrl->reg_offsets[BRCMNAND_OOB_WRITE_10_BASE]; in oob_reg_write()