Home
last modified time | relevance | path

Searched refs:s3c2410_uartcfg (Results 1 – 44 of 44) sorted by relevance

/linux-4.4.14/arch/arm/mach-s3c24xx/
Dcommon.h17 struct s3c2410_uartcfg;
23 extern void s3c2410_init_uarts(struct s3c2410_uartcfg *cfg, int no);
37 extern void s3c2412_init_uarts(struct s3c2410_uartcfg *cfg, int no);
51 extern void s3c2416_init_uarts(struct s3c2410_uartcfg *cfg, int no);
66 extern void s3c244x_init_uarts(struct s3c2410_uartcfg *cfg, int no);
94 extern void s3c2443_init_uarts(struct s3c2410_uartcfg *cfg, int no);
Ds3c2443.c82 void __init s3c2443_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2443_init_uarts()
Ds3c2410.c64 void __init s3c2410_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2410_init_uarts()
Ds3c2416.c110 void __init s3c2416_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2416_init_uarts()
Ds3c244x.c57 void __init s3c244x_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c244x_init_uarts()
Dmach-smdk2410.c67 static struct s3c2410_uartcfg smdk2410_uartcfgs[] __initdata = {
Dmach-otom.c49 static struct s3c2410_uartcfg otom11_uartcfgs[] __initdata = {
Dmach-vstms.c54 static struct s3c2410_uartcfg vstms_uartcfgs[] __initdata = {
Dmach-smdk2413.c56 static struct s3c2410_uartcfg smdk2413_uartcfgs[] __initdata = {
Dmach-tct_hammer.c99 static struct s3c2410_uartcfg tct_hammer_uartcfgs[] = {
Ds3c2412.c84 void __init s3c2412_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2412_init_uarts()
Dmach-smdk2443.c78 static struct s3c2410_uartcfg smdk2443_uartcfgs[] __initdata = {
Dmach-nexcoder.c59 static struct s3c2410_uartcfg nexcoder_uartcfgs[] __initdata = {
Dmach-smdk2440.c78 static struct s3c2410_uartcfg smdk2440_uartcfgs[] __initdata = {
Dmach-rx3715.c73 static struct s3c2410_uartcfg rx3715_uartcfgs[] = {
Dmach-at2440evb.c63 static struct s3c2410_uartcfg at2440evb_uartcfgs[] __initdata = {
Dmach-amlm5900.c122 static struct s3c2410_uartcfg amlm5900_uartcfgs[] = {
Dmach-smdk2416.c96 static struct s3c2410_uartcfg smdk2416_uartcfgs[] __initdata = {
Dmach-qt2410.c76 static struct s3c2410_uartcfg smdk2410_uartcfgs[] = {
Dmach-vr1000.c110 static struct s3c2410_uartcfg vr1000_uartcfgs[] __initdata = {
Dmach-osiris.c104 static struct s3c2410_uartcfg osiris_uartcfgs[] __initdata = {
Dmach-anubis.c99 static struct s3c2410_uartcfg anubis_uartcfgs[] __initdata = {
Dmach-n30.c60 static struct s3c2410_uartcfg n30_uartcfgs[] = {
Dmach-gta02.c121 static struct s3c2410_uartcfg gta02_uartcfgs[] = {
Dmach-jive.c67 static struct s3c2410_uartcfg jive_uartcfgs[] = {
Dmach-bast.c161 static struct s3c2410_uartcfg bast_uartcfgs[] __initdata = {
Dmach-mini2440.c76 static struct s3c2410_uartcfg mini2440_uartcfgs[] __initdata = {
Dmach-h1940.c93 static struct s3c2410_uartcfg h1940_uartcfgs[] __initdata = {
Dmach-rx1950.c72 static struct s3c2410_uartcfg rx1950_uartcfgs[] __initdata = {
/linux-4.4.14/arch/arm/plat-samsung/
Dinit.c97 static struct s3c2410_uartcfg uart_cfgs[CONFIG_SERIAL_SAMSUNG_UARTS];
111 struct s3c2410_uartcfg *cfg, int no) in s3c24xx_init_uartdevs()
115 struct s3c2410_uartcfg *cfgptr = uart_cfgs; in s3c24xx_init_uartdevs()
119 memcpy(cfgptr, cfg, sizeof(struct s3c2410_uartcfg) * no); in s3c24xx_init_uartdevs()
139 void __init s3c24xx_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c24xx_init_uarts()
/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Dcpu.h93 struct s3c2410_uartcfg;
102 void (*init_uarts)(struct s3c2410_uartcfg *cfg, int no);
119 extern void s3c24xx_init_uarts(struct s3c2410_uartcfg *cfg, int no);
125 struct s3c2410_uartcfg *cfg, int no);
/linux-4.4.14/drivers/tty/serial/
Dsamsung.h37 int (*reset_port)(struct uart_port *, struct s3c2410_uartcfg *);
42 struct s3c2410_uartcfg *def_cfg;
101 struct s3c2410_uartcfg *cfg;
Dsamsung.c425 static inline struct s3c2410_uartcfg
1237 struct s3c2410_uartcfg *cfg = s3c24xx_port_to_cfg(port); in s3c24xx_serial_set_termios()
1552 struct s3c2410_uartcfg *cfg) in s3c24xx_serial_resetport()
1669 struct s3c2410_uartcfg *cfg = ourport->cfg; in s3c24xx_serial_init_port()
2167 .def_cfg = &(struct s3c2410_uartcfg) {
2195 .def_cfg = &(struct s3c2410_uartcfg) {
2224 .def_cfg = &(struct s3c2410_uartcfg) {
2252 .def_cfg = &(struct s3c2410_uartcfg) {
2279 .def_cfg = &(struct s3c2410_uartcfg) {
2307 .def_cfg = &(struct s3c2410_uartcfg) { \
/linux-4.4.14/arch/arm/mach-s3c64xx/
Dmach-smdk6400.c45 static struct s3c2410_uartcfg smdk6400_uartcfgs[] __initdata = {
Dmach-ncp.c53 static struct s3c2410_uartcfg ncp_uartcfgs[] __initdata = {
Dmach-anw6410.c71 static struct s3c2410_uartcfg anw6410_uartcfgs[] __initdata = {
Dmach-hmt.c53 static struct s3c2410_uartcfg hmt_uartcfgs[] __initdata = {
Dmach-real6410.c56 static struct s3c2410_uartcfg real6410_uartcfgs[] __initdata = {
Dmach-mini6410.c57 static struct s3c2410_uartcfg mini6410_uartcfgs[] __initdata = {
Dmach-smartq.c51 static struct s3c2410_uartcfg smartq_uartcfgs[] __initdata = {
Dcommon.c72 static void __init s3c64xx_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c64xx_init_uarts()
Dmach-smdk6410.c84 static struct s3c2410_uartcfg smdk6410_uartcfgs[] __initdata = {
Dmach-crag6410.c81 static struct s3c2410_uartcfg crag6410_uartcfgs[] __initdata = {
/linux-4.4.14/include/linux/
Dserial_s3c.h273 struct s3c2410_uartcfg { struct