Home
last modified time | relevance | path

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

1234

/linux-2.6.39/arch/arm/mach-s5p64x0/
Dinit.c43 void __init s5p64x0_common_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s5p64x0_common_init_uarts()
45 struct s3c2410_uartcfg *tcfg = cfg; in s5p64x0_common_init_uarts()
56 void __init s5p6440_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s5p6440_init_uarts()
69 void __init s5p6450_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s5p6450_init_uarts()
/linux-2.6.39/arch/arm/plat-samsung/
Dinit.c93 static struct s3c2410_uartcfg uart_cfgs[CONFIG_SERIAL_SAMSUNG_UARTS];
106 struct s3c2410_uartcfg *cfg, int no) in s3c24xx_init_uartdevs()
109 struct s3c2410_uartcfg *cfgptr = uart_cfgs; in s3c24xx_init_uartdevs()
113 memcpy(cfgptr, cfg, sizeof(struct s3c2410_uartcfg) * no); in s3c24xx_init_uartdevs()
132 void __init s3c24xx_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c24xx_init_uarts()
/linux-2.6.39/arch/arm/plat-samsung/include/plat/
Dcpu.h29 struct s3c2410_uartcfg;
38 void (*init_uarts)(struct s3c2410_uartcfg *cfg, int no);
58 extern void s3c24xx_init_uarts(struct s3c2410_uartcfg *cfg, int no);
64 struct s3c2410_uartcfg *cfg, int no);
/linux-2.6.39/arch/arm/plat-s3c24xx/include/plat/
Ds3c2416.h14 struct s3c2410_uartcfg;
20 extern void s3c2416_init_uarts(struct s3c2410_uartcfg *cfg, int no);
Ds3c2443.h15 struct s3c2410_uartcfg;
21 extern void s3c2443_init_uarts(struct s3c2410_uartcfg *cfg, int no);
Ds3c2400.h22 extern void s3c2400_init_uarts(struct s3c2410_uartcfg *cfg, int no);
Ds3c2412.h19 extern void s3c2412_init_uarts(struct s3c2410_uartcfg *cfg, int no);
Ds3c2410.h21 extern void s3c2410_init_uarts(struct s3c2410_uartcfg *cfg, int no);
Ds3c244x.h17 extern void s3c244x_init_uarts(struct s3c2410_uartcfg *cfg, int no);
/linux-2.6.39/arch/arm/mach-s5p6442/
Dinit.c31 void __init s5p6442_common_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s5p6442_common_init_uarts()
33 struct s3c2410_uartcfg *tcfg = cfg; in s5p6442_common_init_uarts()
/linux-2.6.39/arch/arm/mach-s5pv210/
Dinit.c31 void __init s5pv210_common_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s5pv210_common_init_uarts()
33 struct s3c2410_uartcfg *tcfg = cfg; in s5pv210_common_init_uarts()
/linux-2.6.39/arch/arm/mach-exynos4/
Dinit.c27 void __init exynos4_common_init_uarts(struct s3c2410_uartcfg *cfg, int no) in exynos4_common_init_uarts()
29 struct s3c2410_uartcfg *tcfg = cfg; in exynos4_common_init_uarts()
/linux-2.6.39/drivers/tty/serial/
Ds5pv210.c31 struct s3c2410_uartcfg *cfg = port->dev->platform_data; in s5pv210_serial_setsource()
54 struct s3c2410_uartcfg *cfg = port->dev->platform_data; in s5pv210_serial_getsource()
75 struct s3c2410_uartcfg *cfg) in s5pv210_serial_resetport()
Dsamsung.h34 int (*reset_port)(struct uart_port *, struct s3c2410_uartcfg *);
60 #define s3c24xx_dev_to_cfg(__dev) (struct s3c2410_uartcfg *)((__dev)->platform_data)
/linux-2.6.39/arch/arm/mach-s5pc100/
Dinit.c21 void __init s5pc100_common_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s5pc100_common_init_uarts()
/linux-2.6.39/arch/arm/plat-s5p/include/plat/
Ds5p6440.h25 extern void s5p6440_init_uarts(struct s3c2410_uartcfg *cfg, int no);
Ds5p6442.h15 extern void s5p6442_common_init_uarts(struct s3c2410_uartcfg *cfg, int no);
Ds5p6450.h25 extern void s5p6450_init_uarts(struct s3c2410_uartcfg *cfg, int no);
Ds5pc100.h15 extern void s5pc100_common_init_uarts(struct s3c2410_uartcfg *cfg, int no);
Ds5pv210.h15 extern void s5pv210_common_init_uarts(struct s3c2410_uartcfg *cfg, int no);
Dexynos4.h15 extern void exynos4_common_init_uarts(struct s3c2410_uartcfg *cfg, int no);
/linux-2.6.39/arch/arm/mach-s3c64xx/include/mach/
Ds3c6400.h17 extern void s3c6400_common_init_uarts(struct s3c2410_uartcfg *cfg, int no);
/linux-2.6.39/arch/arm/mach-s3c2443/
Ds3c2443.c80 void __init s3c2443_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2443_init_uarts()
/linux-2.6.39/arch/arm/mach-s3c2416/
Ds3c2416.c101 void __init s3c2416_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c2416_init_uarts()
/linux-2.6.39/arch/arm/mach-s3c64xx/
Dmach-smdk6400.c44 static struct s3c2410_uartcfg smdk6400_uartcfgs[] __initdata = {

1234