Home
last modified time | relevance | path

Searched defs:databuf (Results 1 – 8 of 8) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dtegra_nand.c388 static int check_ecc_error(struct nand_ctlr *reg, u8 *databuf, in check_ecc_error()
H A Drockchip_nand_spl_v9.c79 u8 *databuf; member
H A Drockchip_nand_spl.c83 u8 *databuf; member
/rk3399_rockchip-uboot/drivers/mtd/
H A Dmtdcore.c1433 int mtd_ooblayout_get_databytes(struct mtd_info *mtd, u8 *databuf, in mtd_ooblayout_get_databytes()
1453 int mtd_ooblayout_set_databytes(struct mtd_info *mtd, const u8 *databuf, in mtd_ooblayout_set_databytes()
/rk3399_rockchip-uboot/include/linux/mtd/
H A Dnand.h103 } databuf; member
H A Dspinand.h433 u8 *databuf; member
H A Drawnand.h626 uint8_t databuf[ALIGN(NAND_MAX_PAGESIZE + NAND_MAX_OOBSIZE, member
/rk3399_rockchip-uboot/drivers/mmc/
H A Dfsl_esdhc.c171 uint databuf; in esdhc_pio_read_write() local