Lines Matching +full:nand +full:- +full:related
1 // SPDX-License-Identifier: GPL-2.0
28 #include <asm/proc-fns.h>
33 #include "regs-clock.h"
34 #include "regs-gpio.h"
41 #include "nand-core-s3c24xx.h"
42 #include "regs-dsc-s3c24xx.h"
43 #include "s3c2412-power.h"
80 s3c24xx_init_uartdevs("s3c2412-uart", s3c2410_uart_resources, cfg, no); in s3c2412_init_uarts()
83 s3c_device_sdi.name = "s3c2412-sdi"; in s3c2412_init_uarts()
84 s3c_device_lcd.name = "s3c2412-lcd"; in s3c2412_init_uarts()
85 s3c_nand_setname("s3c2412-nand"); in s3c2412_init_uarts()
92 /* spi channel related changes, s3c2412/13 specific */ in s3c2412_init_uarts()
93 s3c_device_spi0.name = "s3c2412-spi"; in s3c2412_init_uarts()
95 s3c_device_spi1.name = "s3c2412-spi"; in s3c2412_init_uarts()
104 * in power config, then issuing the idle co-processor
138 /* register our io-tables */ in s3c2412_map_io()
150 .name = "s3c2412-core",
151 .dev_name = "s3c2412-core",