Home
last modified time | relevance | path

Searched refs:s3c_device_nand (Results 1 – 19 of 19) sorted by relevance

/arch/arm/mach-s3c24xx/
Dnand-core.h23 s3c_device_nand.name = name; in s3c_nand_setname()
Dmach-vstms.c128 &s3c_device_nand,
Dcommon-smdk.c179 &s3c_device_nand,
Dmach-rx3715.c175 &s3c_device_nand,
Dmach-at2440evb.c185 &s3c_device_nand,
Dmach-anubis.c360 &s3c_device_nand,
Dmach-osiris.c349 &s3c_device_nand,
Dmach-gta02.c516 &s3c_device_nand,
Dmach-bast.c531 &s3c_device_nand,
Dmach-jive.c467 &s3c_device_nand,
Dmach-mini2440.c517 &s3c_device_nand,
Dmach-rx1950.c723 &s3c_device_nand,
/arch/arm/mach-s3c64xx/
Ds3c6400.c59 s3c_device_nand.name = "s3c6400-nand"; in s3c6400_map_io()
Ds3c6410.c63 s3c_device_nand.name = "s3c6400-nand"; in s3c6410_map_io()
Dmach-hmt.c244 &s3c_device_nand,
Dmach-real6410.c203 &s3c_device_nand,
Dmach-mini6410.c232 &s3c_device_nand,
/arch/arm/plat-samsung/include/plat/
Ddevs.h61 extern struct platform_device s3c_device_nand;
/arch/arm/plat-samsung/
Ddevs.c677 struct platform_device s3c_device_nand = { variable
742 &s3c_device_nand); in s3c_nand_set_platdata()