Home
last modified time | relevance | path

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

/openbmc/u-boot/board/socrates/
H A Dnand.c105 static int sc_nand_device_ready(struct mtd_info *mtdinfo) in sc_nand_device_ready()
119 static void sc_nand_hwcontrol(struct mtd_info *mtdinfo, int cmd, unsigned int ctrl) in sc_nand_hwcontrol()
/openbmc/u-boot/board/freescale/m5329evb/
H A Dnand.c22 static void nand_hwcontrol(struct mtd_info *mtdinfo, int cmd, unsigned int ctrl) in nand_hwcontrol()
/openbmc/u-boot/board/cssi/MCR3000/
H A Dnand.c17 static void nand_hwcontrol(struct mtd_info *mtdinfo, int cmd, unsigned int ctrl) in nand_hwcontrol()
/openbmc/u-boot/board/freescale/m5373evb/
H A Dnand.c22 static void nand_hwcontrol(struct mtd_info *mtdinfo, int cmd, unsigned int ctrl) in nand_hwcontrol()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dfsl_upm.c36 static inline struct fsl_upm_nand *to_fsl_upm_nand(struct mtd_info *mtdinfo) in to_fsl_upm_nand()
H A Ds3c2410.c744 struct mtd_info *mtdinfo = nand_to_mtd(&mtd->chip); in s3c2410_nand_add_partition() local
/openbmc/linux/drivers/mtd/devices/
H A Dslram.c61 struct mtd_info *mtdinfo; member
/openbmc/linux/include/linux/mtd/
H A Dsh_flctl.h175 static inline struct sh_flctl *mtd_to_flctl(struct mtd_info *mtdinfo) in mtd_to_flctl()
/openbmc/u-boot/tools/env/
H A Dfw_env.c1617 struct mtd_info_user mtdinfo; in check_device_config() local