Searched refs:s3c24xx_init_uarts (Results 1 – 25 of 34) sorted by relevance
12
/linux-6.1.9/arch/arm/mach-s3c/ ! |
D | mach-smdk6400.c | 62 s3c24xx_init_uarts(smdk6400_uartcfgs, ARRAY_SIZE(smdk6400_uartcfgs)); in smdk6400_map_io()
|
D | mach-ncp.c | 81 s3c24xx_init_uarts(ncp_uartcfgs, ARRAY_SIZE(ncp_uartcfgs)); in ncp_map_io()
|
D | mach-smdk2410.c | 83 s3c24xx_init_uarts(smdk2410_uartcfgs, ARRAY_SIZE(smdk2410_uartcfgs)); in smdk2410_map_io()
|
D | mach-smdk2443.c | 101 s3c24xx_init_uarts(smdk2443_uartcfgs, ARRAY_SIZE(smdk2443_uartcfgs)); in smdk2443_map_io()
|
D | mach-otom.c | 96 s3c24xx_init_uarts(otom11_uartcfgs, ARRAY_SIZE(otom11_uartcfgs)); in otom11_map_io()
|
D | mach-vstms.c | 137 s3c24xx_init_uarts(vstms_uartcfgs, ARRAY_SIZE(vstms_uartcfgs)); in vstms_map_io()
|
D | mach-smdk2413.c | 106 s3c24xx_init_uarts(smdk2413_uartcfgs, ARRAY_SIZE(smdk2413_uartcfgs)); in smdk2413_map_io()
|
D | cpu.h | 113 extern void s3c24xx_init_uarts(struct s3c2410_uartcfg *cfg, int no);
|
D | mach-nexcoder.c | 131 s3c24xx_init_uarts(nexcoder_uartcfgs, ARRAY_SIZE(nexcoder_uartcfgs)); in nexcoder_map_io()
|
D | mach-tct_hammer.c | 133 s3c24xx_init_uarts(tct_hammer_uartcfgs, ARRAY_SIZE(tct_hammer_uartcfgs)); in tct_hammer_map_io()
|
D | mach-smdk2440.c | 150 s3c24xx_init_uarts(smdk2440_uartcfgs, ARRAY_SIZE(smdk2440_uartcfgs)); in smdk2440_map_io()
|
D | init.c | 136 void __init s3c24xx_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c24xx_init_uarts() function
|
D | mach-rx3715.c | 172 s3c24xx_init_uarts(rx3715_uartcfgs, ARRAY_SIZE(rx3715_uartcfgs)); in rx3715_map_io()
|
D | mach-anw6410.c | 204 s3c24xx_init_uarts(anw6410_uartcfgs, ARRAY_SIZE(anw6410_uartcfgs)); in anw6410_map_io()
|
D | mach-amlm5900.c | 155 s3c24xx_init_uarts(amlm5900_uartcfgs, ARRAY_SIZE(amlm5900_uartcfgs)); in amlm5900_map_io()
|
D | mach-at2440evb.c | 204 s3c24xx_init_uarts(at2440evb_uartcfgs, ARRAY_SIZE(at2440evb_uartcfgs)); in at2440evb_map_io()
|
D | mach-smdk2416.c | 212 s3c24xx_init_uarts(smdk2416_uartcfgs, ARRAY_SIZE(smdk2416_uartcfgs)); in smdk2416_map_io()
|
D | mach-hmt.c | 251 s3c24xx_init_uarts(hmt_uartcfgs, ARRAY_SIZE(hmt_uartcfgs)); in hmt_map_io()
|
D | mach-qt2410.c | 322 s3c24xx_init_uarts(smdk2410_uartcfgs, ARRAY_SIZE(smdk2410_uartcfgs)); in qt2410_map_io()
|
D | mach-real6410.c | 209 s3c24xx_init_uarts(real6410_uartcfgs, ARRAY_SIZE(real6410_uartcfgs)); in real6410_map_io()
|
D | mach-mini6410.c | 239 s3c24xx_init_uarts(mini6410_uartcfgs, ARRAY_SIZE(mini6410_uartcfgs)); in mini6410_map_io()
|
D | mach-vr1000.c | 323 s3c24xx_init_uarts(vr1000_uartcfgs, ARRAY_SIZE(vr1000_uartcfgs)); in vr1000_map_io()
|
D | mach-anubis.c | 378 s3c24xx_init_uarts(anubis_uartcfgs, ARRAY_SIZE(anubis_uartcfgs)); in anubis_map_io()
|
D | mach-osiris.c | 353 s3c24xx_init_uarts(osiris_uartcfgs, ARRAY_SIZE(osiris_uartcfgs)); in osiris_map_io()
|
D | mach-smartq.c | 385 s3c24xx_init_uarts(smartq_uartcfgs, ARRAY_SIZE(smartq_uartcfgs)); in smartq_map_io()
|
12