Home
last modified time | relevance | path

Searched refs:s3c24xx_init_uarts (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-s3c/
H A Dcpu.h74 extern void s3c24xx_init_uarts(struct s3c2410_uartcfg *cfg, int no);
H A Dinit.c113 void __init s3c24xx_init_uarts(struct s3c2410_uartcfg *cfg, int no) in s3c24xx_init_uarts() function
H A Dmach-crag6410.c750 s3c24xx_init_uarts(crag6410_uartcfgs, ARRAY_SIZE(crag6410_uartcfgs)); in crag6410_map_io()