Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c1490 static inline void oob_reg_write(struct brcmnand_controller *ctrl, u32 offs, in oob_reg_write() function
1558 oob_reg_write(ctrl, j, in write_oob_to_regs()
1569 oob_reg_write(ctrl, (tbytes & ~0x3), (__force u32)cpu_to_be32(last)); in write_oob_to_regs()
2304 oob_reg_write(ctrl, i, 0xffffffff); in brcmnand_write()