Home
last modified time | relevance | path

Searched refs:mtd (Results 1 – 25 of 57) sorted by relevance

123

/arch/arm/mach-omap1/
Dboard-nand.c23 void omap1_nand_cmd_ctl(struct mtd_info *mtd, int cmd, unsigned int ctrl) in omap1_nand_cmd_ctl() argument
25 struct nand_chip *this = mtd->priv; in omap1_nand_cmd_ctl()
Dcommon.h86 extern void omap1_nand_cmd_ctl(struct mtd_info *mtd, int cmd,
/arch/arm/mach-ep93xx/
Dsnappercl15.c49 static void snappercl15_nand_cmd_ctrl(struct mtd_info *mtd, int cmd, in snappercl15_nand_cmd_ctrl() argument
52 struct nand_chip *chip = mtd->priv; in snappercl15_nand_cmd_ctrl()
77 static int snappercl15_nand_dev_ready(struct mtd_info *mtd) in snappercl15_nand_dev_ready() argument
79 struct nand_chip *chip = mtd->priv; in snappercl15_nand_dev_ready()
Dts72xx.c74 static void ts72xx_nand_hwcontrol(struct mtd_info *mtd, in ts72xx_nand_hwcontrol() argument
77 struct nand_chip *chip = mtd->priv; in ts72xx_nand_hwcontrol()
97 static int ts72xx_nand_device_ready(struct mtd_info *mtd) in ts72xx_nand_device_ready() argument
99 struct nand_chip *chip = mtd->priv; in ts72xx_nand_device_ready()
/arch/arm/mach-imx/
Dmach-qong.c132 static void qong_nand_cmd_ctrl(struct mtd_info *mtd, int cmd, unsigned int ctrl) in qong_nand_cmd_ctrl() argument
134 struct nand_chip *nand_chip = mtd->priv; in qong_nand_cmd_ctrl()
148 static int qong_nand_device_ready(struct mtd_info *mtd) in qong_nand_device_ready() argument
153 static void qong_nand_select_chip(struct mtd_info *mtd, int chip) in qong_nand_select_chip() argument
/arch/cris/arch-v32/drivers/mach-a3/
Dnandflash.c50 static void crisv32_hwcontrol(struct mtd_info *mtd, int cmd, in crisv32_hwcontrol() argument
55 struct nand_chip *this = mtd->priv; in crisv32_hwcontrol()
96 static int crisv32_device_ready(struct mtd_info *mtd) in crisv32_device_ready() argument
/arch/cris/arch-v32/drivers/mach-fs/
Dnandflash.c49 static void crisv32_hwcontrol(struct mtd_info *mtd, int cmd, in crisv32_hwcontrol() argument
54 struct nand_chip *this = mtd->priv; in crisv32_hwcontrol()
91 static int crisv32_device_ready(struct mtd_info *mtd) in crisv32_device_ready() argument
/arch/arm/mach-orion5x/
Dts78xx-setup.c176 static void ts78xx_ts_nand_cmd_ctrl(struct mtd_info *mtd, int cmd, in ts78xx_ts_nand_cmd_ctrl() argument
179 struct nand_chip *this = mtd->priv; in ts78xx_ts_nand_cmd_ctrl()
195 static int ts78xx_ts_nand_dev_ready(struct mtd_info *mtd) in ts78xx_ts_nand_dev_ready() argument
200 static void ts78xx_ts_nand_write_buf(struct mtd_info *mtd, in ts78xx_ts_nand_write_buf() argument
203 struct nand_chip *chip = mtd->priv; in ts78xx_ts_nand_write_buf()
227 static void ts78xx_ts_nand_read_buf(struct mtd_info *mtd, in ts78xx_ts_nand_read_buf() argument
230 struct nand_chip *chip = mtd->priv; in ts78xx_ts_nand_read_buf()
/arch/arm/include/asm/mach/
Dflash.h34 void (*mmcontrol)(struct mtd_info *mtd, int sync_read);
/arch/mips/cobalt/
DMakefile5 obj-y := buttons.o irq.o lcd.o led.o mtd.o reset.o rtc.o serial.o setup.o time.o
/arch/mips/rb532/
Ddevices.c144 static int rb532_dev_ready(struct mtd_info *mtd) in rb532_dev_ready() argument
149 static void rb532_cmd_ctrl(struct mtd_info *mtd, int cmd, unsigned int ctrl) in rb532_cmd_ctrl() argument
151 struct nand_chip *chip = mtd->priv; in rb532_cmd_ctrl()
/arch/mips/pnx833x/common/
Dplatform.c181 pnx833x_flash_nand_cmd_ctrl(struct mtd_info *mtd, int cmd, unsigned int ctrl) in pnx833x_flash_nand_cmd_ctrl() argument
183 struct nand_chip *this = mtd->priv; in pnx833x_flash_nand_cmd_ctrl()
/arch/arm/boot/dts/
Dimx27-phytec-phycore-som.dtsi334 linux,mtd-name = "physmap-flash.0";
341 compatible = "mtd-ram";
344 linux,mtd-name = "mtd-ram.0";
Domap3430-sdp.dts59 linux,mtd-name= "intel,pf48f6000m0y1be";
106 linux,mtd-name= "micron,mt29f1g08abb";
150 linux,mtd-name= "samsung,kfm2g16q2m-deb8";
Dge863-pro3.dtsi54 bootargs = "console=ttyS0,115200 root=ubi0:rootfs ubi.mtd=1 rootfstype=ubifs";
Domap2420-h4.dts27 linux,mtd-name= "intel,ge28f256l18b85";
Dat91-kizboxmini.dts17 bootargs = "ubi.mtd=ubi";
Dat91rm9200ek.dts89 linux,mtd-name = "physmap-flash.0";
/arch/blackfin/mach-bf561/boards/
Dacvilon.c267 static void bfin_plat_nand_cmd_ctrl(struct mtd_info *mtd, int cmd, in bfin_plat_nand_cmd_ctrl() argument
270 struct nand_chip *this = mtd->priv; in bfin_plat_nand_cmd_ctrl()
282 static int bfin_plat_nand_dev_ready(struct mtd_info *mtd) in bfin_plat_nand_dev_ready() argument
/arch/arm/mach-pxa/
Dballoon3.c574 static void balloon3_nand_cmd_ctl(struct mtd_info *mtd, int cmd, unsigned int ctrl) in balloon3_nand_cmd_ctl() argument
576 struct nand_chip *this = mtd->priv; in balloon3_nand_cmd_ctl()
603 static void balloon3_nand_select_chip(struct mtd_info *mtd, int chip) in balloon3_nand_select_chip() argument
619 static int balloon3_nand_dev_ready(struct mtd_info *mtd) in balloon3_nand_dev_ready() argument
Dpalmtx.c250 static void palmtx_nand_cmd_ctl(struct mtd_info *mtd, int cmd, in palmtx_nand_cmd_ctl() argument
253 struct nand_chip *this = mtd->priv; in palmtx_nand_cmd_ctl()
/arch/arm/mach-ixp4xx/
Dixdp425-setup.c77 ixdp425_flash_nand_cmd_ctrl(struct mtd_info *mtd, int cmd, unsigned int ctrl) in ixdp425_flash_nand_cmd_ctrl() argument
79 struct nand_chip *this = mtd->priv; in ixdp425_flash_nand_cmd_ctrl()
/arch/powerpc/boot/dts/
Dpdm360ng.dts83 compatible = "mtd-ram";
89 compatible = "mtd-ram";
/arch/mips/alchemy/devboards/
Ddb1550.c128 static void au1550_nand_cmd_ctrl(struct mtd_info *mtd, int cmd, in au1550_nand_cmd_ctrl() argument
131 struct nand_chip *this = mtd->priv; in au1550_nand_cmd_ctrl()
151 static int au1550_nand_device_ready(struct mtd_info *mtd) in au1550_nand_device_ready() argument
/arch/sh/boards/mach-migor/
Dsetup.c167 static void migor_nand_flash_cmd_ctl(struct mtd_info *mtd, int cmd, in migor_nand_flash_cmd_ctl() argument
170 struct nand_chip *chip = mtd->priv; in migor_nand_flash_cmd_ctl()
183 static int migor_nand_flash_ready(struct mtd_info *mtd) in migor_nand_flash_ready() argument

123