Lines Matching +full:gpio +full:- +full:cfg
1 // SPDX-License-Identifier: GPL-2.0
3 // Copyright (c) 2003-2005 Simtec Electronics
14 #include <linux/gpio.h>
29 #include "gpio-samsung.h"
34 #include "regs-clock.h"
40 #include "gpio-core.h"
41 #include "gpio-cfg.h"
42 #include "gpio-cfg-helpers.h"
58 void __init s3c2410_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2410_init_uarts() argument
60 s3c24xx_init_uartdevs("s3c2410-uart", s3c2410_uart_resources, cfg, no); in s3c2410_init_uarts()
78 .name = "s3c2410-core",
79 .dev_name = "s3c2410-core",
82 /* Note, we would have liked to name this s3c2410-core, but we cannot
86 .name = "s3c2410a-core",
87 .dev_name = "s3c2410a-core",