Home
last modified time | relevance | path

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

/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c1426 static inline void oob_reg_write(struct brcmnand_controller *ctrl, u32 offs, in oob_reg_write() function
1494 oob_reg_write(ctrl, j, in write_oob_to_regs()
1505 oob_reg_write(ctrl, (tbytes & ~0x3), (__force u32)cpu_to_be32(last)); in write_oob_to_regs()
2411 oob_reg_write(ctrl, i, 0xffffffff); in brcmnand_write()