Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Drockchip_nand_v9.c182 static void rockchip_nand_write_buf(struct mtd_info *mtd, in rockchip_nand_write_buf() function
311 rockchip_nand_write_buf(mtd, oob + offset, len); in rockchip_nand_write_extra_oob()
592 chip->write_buf = rockchip_nand_write_buf; in rockchip_nand_chip_init()
H A Drockchip_nand.c176 static void rockchip_nand_write_buf(struct mtd_info *mtd, in rockchip_nand_write_buf() function
310 rockchip_nand_write_buf(mtd, oob + offset, len); in rockchip_nand_write_extra_oob()
591 chip->write_buf = rockchip_nand_write_buf; in rockchip_nand_chip_init()