Searched refs:plat (Results 1 - 25 of 74) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/maps/
H A Dintegrator-flash.c52 struct flash_platform_data *plat; member in struct:armflash_info
63 if (info->plat && info->plat->set_vpp)
64 info->plat->set_vpp(on);
71 struct flash_platform_data *plat = dev->dev.platform_data; local
84 info->plat = plat;
85 if (plat && plat->init) {
86 err = plat
[all...]
H A Dsa1100-flash.c33 struct flash_platform_data *plat; member in struct:sa_subdev_info
47 subdev->plat->set_vpp(on);
91 if (subdev->plat->set_vpp)
108 subdev->mtd = do_map_probe(subdev->plat->map_name, &subdev->map);
127 static void sa1100_destroy(struct sa_info *info, struct flash_platform_data *plat) argument
150 if (plat->exit)
151 plat->exit();
155 sa1100_setup_mtd(struct platform_device *pdev, struct flash_platform_data *plat) argument
183 if (plat->init) {
184 ret = plat
259 struct flash_platform_data *plat = pdev->dev.platform_data; local
312 struct flash_platform_data *plat = pdev->dev.platform_data; local
[all...]
H A Dixp2000.c115 struct flash_platform_data *plat = dev->dev.platform_data; local
137 if (plat->exit)
138 plat->exit();
148 struct flash_platform_data *plat; local
156 plat = ixp_data->platform_data;
157 if (!plat)
164 if (plat->width != 1) {
166 plat->width * 8);
223 info->mtd = do_map_probe(plat->map_name, &info->map);
H A Dixp4xx.c158 struct flash_platform_data *plat = dev->dev.platform_data; local
180 if (plat->exit)
181 plat->exit();
188 struct flash_platform_data *plat = dev->dev.platform_data; local
192 if (!plat)
195 if (plat->init) {
196 err = plat->init();
245 info->mtd = do_map_probe(plat->map_name, &info->map);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2410/
H A Dirq.c28 #include <asm/plat-s3c24xx/cpu.h>
29 #include <asm/plat-s3c24xx/pm.h>
H A Ds3c2410.c34 #include <asm/plat-s3c24xx/s3c2410.h>
35 #include <asm/plat-s3c24xx/cpu.h>
36 #include <asm/plat-s3c24xx/devs.h>
37 #include <asm/plat-s3c24xx/clock.h>
H A Dmach-smdk2410.c52 #include <asm/plat-s3c24xx/devs.h>
53 #include <asm/plat-s3c24xx/cpu.h>
55 #include <asm/plat-s3c24xx/common-smdk.h>
H A Dmach-n30.c40 #include <asm/plat-s3c24xx/s3c2410.h>
41 #include <asm/plat-s3c24xx/clock.h>
42 #include <asm/plat-s3c24xx/devs.h>
43 #include <asm/plat-s3c24xx/cpu.h>
H A Dmach-otom.c35 #include <asm/plat-s3c24xx/s3c2410.h>
36 #include <asm/plat-s3c24xx/clock.h>
37 #include <asm/plat-s3c24xx/devs.h>
38 #include <asm/plat-s3c24xx/cpu.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2442/
H A Ds3c2442.c22 #include <asm/plat-s3c24xx/s3c2442.h>
23 #include <asm/plat-s3c24xx/cpu.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2440/
H A Ds3c2440.c32 #include <asm/plat-s3c24xx/s3c2440.h>
33 #include <asm/plat-s3c24xx/devs.h>
34 #include <asm/plat-s3c24xx/cpu.h>
H A Ddsc.c30 #include <asm/plat-s3c24xx/cpu.h>
31 #include <asm/plat-s3c24xx/s3c2440.h>
H A Dmach-nexcoder.c41 #include <asm/plat-s3c24xx/s3c2410.h>
42 #include <asm/plat-s3c24xx/s3c2440.h>
43 #include <asm/plat-s3c24xx/clock.h>
44 #include <asm/plat-s3c24xx/devs.h>
45 #include <asm/plat-s3c24xx/cpu.h>
H A Dmach-smdk2440.c41 #include <asm/plat-s3c24xx/s3c2410.h>
42 #include <asm/plat-s3c24xx/s3c2440.h>
43 #include <asm/plat-s3c24xx/clock.h>
44 #include <asm/plat-s3c24xx/devs.h>
45 #include <asm/plat-s3c24xx/cpu.h>
47 #include <asm/plat-s3c24xx/common-smdk.h>
H A Dirq.c37 #include <asm/plat-s3c24xx/cpu.h>
38 #include <asm/plat-s3c24xx/pm.h>
39 #include <asm/plat-s3c24xx/irq.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-versatile/
H A Dcore.h33 #define AMBA_DEVICE(name,busid,base,plat) \
38 .platform_data = plat, \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2443/
H A Dmach-smdk2443.c41 #include <asm/plat-s3c24xx/s3c2410.h>
42 #include <asm/plat-s3c24xx/s3c2440.h>
43 #include <asm/plat-s3c24xx/clock.h>
44 #include <asm/plat-s3c24xx/devs.h>
45 #include <asm/plat-s3c24xx/cpu.h>
47 #include <asm/plat-s3c24xx/common-smdk.h>
H A Ds3c2443.c35 #include <asm/plat-s3c24xx/s3c2443.h>
36 #include <asm/plat-s3c24xx/devs.h>
37 #include <asm/plat-s3c24xx/cpu.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dplat001.tcl30 set testfile $testdir/plat$tnum.db
31 set testdump $testdir/plat$tnum.dmp
34 set testfile plat$tnum.db
35 set testdump plat$tnum.dmp
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-s3c2412/
H A Dmach-smdk2413.c43 #include <asm/plat-s3c24xx/s3c2410.h>
44 #include <asm/plat-s3c24xx/s3c2412.h>
45 #include <asm/plat-s3c24xx/clock.h>
46 #include <asm/plat-s3c24xx/devs.h>
47 #include <asm/plat-s3c24xx/cpu.h>
49 #include <asm/plat-s3c24xx/common-smdk.h>
H A Dpm.c31 #include <asm/plat-s3c24xx/cpu.h>
32 #include <asm/plat-s3c24xx/pm.h>
34 #include <asm/plat-s3c24xx/s3c2412.h>
H A Dmach-vstms.c45 #include <asm/plat-s3c24xx/s3c2410.h>
46 #include <asm/plat-s3c24xx/s3c2412.h>
47 #include <asm/plat-s3c24xx/clock.h>
48 #include <asm/plat-s3c24xx/devs.h>
49 #include <asm/plat-s3c24xx/cpu.h>
H A Ds3c2412.c45 #include <asm/plat-s3c24xx/s3c2412.h>
46 #include <asm/plat-s3c24xx/cpu.h>
47 #include <asm/plat-s3c24xx/devs.h>
48 #include <asm/plat-s3c24xx/clock.h>
49 #include <asm/plat-s3c24xx/pm.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-s3c24xx/
H A Ds3c244x.c1 /* linux/arch/arm/plat-s3c24xx/s3c244x.c
38 #include <asm/plat-s3c24xx/s3c2410.h>
39 #include <asm/plat-s3c24xx/s3c2440.h>
41 #include <asm/plat-s3c24xx/clock.h>
42 #include <asm/plat-s3c24xx/devs.h>
43 #include <asm/plat-s3c24xx/cpu.h>
44 #include <asm/plat-s3c24xx/pm.h>
H A Dcpu.c1 /* linux/arch/arm/plat-s3c24xx/cpu.c
43 #include <asm/plat-s3c24xx/cpu.h>
44 #include <asm/plat-s3c24xx/devs.h>
45 #include <asm/plat-s3c24xx/clock.h>
46 #include <asm/plat-s3c24xx/s3c2400.h>
47 #include <asm/plat-s3c24xx/s3c2410.h>
48 #include <asm/plat-s3c24xx/s3c2412.h>
50 #include <asm/plat-s3c24xx/s3c2440.h>
51 #include <asm/plat-s3c24xx/s3c2442.h>
52 #include <asm/plat
[all...]

Completed in 119 milliseconds

123