Home
last modified time | relevance | path

Searched defs:mtdinfo (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/board/socrates/
H A Dnand.c106 static int sc_nand_device_ready(struct mtd_info *mtdinfo) in sc_nand_device_ready()
120 static void sc_nand_hwcontrol(struct mtd_info *mtdinfo, int cmd, unsigned int ctrl) in sc_nand_hwcontrol()
/rk3399_rockchip-uboot/board/freescale/m5329evb/
H A Dnand.c25 static void nand_hwcontrol(struct mtd_info *mtdinfo, int cmd, unsigned int ctrl) in nand_hwcontrol()
/rk3399_rockchip-uboot/board/freescale/m5373evb/
H A Dnand.c25 static void nand_hwcontrol(struct mtd_info *mtdinfo, int cmd, unsigned int ctrl) in nand_hwcontrol()
/rk3399_rockchip-uboot/board/cssi/MCR3000/
H A Dnand.c18 static void nand_hwcontrol(struct mtd_info *mtdinfo, int cmd, unsigned int ctrl) in nand_hwcontrol()
/rk3399_rockchip-uboot/board/synopsys/axs10x/
H A Dnand.c194 static void axs101_nand_hwcontrol(struct mtd_info *mtdinfo, int cmd, in axs101_nand_hwcontrol()
/rk3399_rockchip-uboot/tools/env/
H A Dfw_env.c1368 struct mtd_info_user mtdinfo; in check_device_config() local