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.h20 s3c_device_nand.name = name; in s3c_nand_setname()
Dmach-vstms.c124 &s3c_device_nand,
Dmach-rx3715.c170 &s3c_device_nand,
Dcommon-smdk.c175 &s3c_device_nand,
Dmach-at2440evb.c190 &s3c_device_nand,
Dmach-anubis.c356 &s3c_device_nand,
Dmach-gta02.c492 &s3c_device_nand,
Dmach-osiris.c346 &s3c_device_nand,
Dmach-bast.c527 &s3c_device_nand,
Dmach-jive.c483 &s3c_device_nand,
Dmach-mini2440.c547 &s3c_device_nand,
Dmach-rx1950.c735 &s3c_device_nand,
/arch/arm/mach-s3c64xx/
Ds3c6400.c54 s3c_device_nand.name = "s3c6400-nand"; in s3c6400_map_io()
Ds3c6410.c58 s3c_device_nand.name = "s3c6400-nand"; in s3c6410_map_io()
Dmach-hmt.c242 &s3c_device_nand,
Dmach-real6410.c199 &s3c_device_nand,
Dmach-mini6410.c228 &s3c_device_nand,
/arch/arm/plat-samsung/include/plat/
Ddevs.h57 extern struct platform_device s3c_device_nand;
/arch/arm/plat-samsung/
Ddevs.c655 struct platform_device s3c_device_nand = { variable
710 npd = s3c_set_platdata(nand, sizeof(*npd), &s3c_device_nand); in s3c_nand_set_platdata()