Home
last modified time | relevance | path

Searched refs:s3c2410_uart_resources (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/arch/arm/mach-s3c24xx/
Ds3c2443.c89 s3c24xx_init_uartdevs("s3c2440-uart", s3c2410_uart_resources, cfg, no); in s3c2443_init_uarts()
Ds3c2416.c115 s3c24xx_init_uartdevs("s3c2440-uart", s3c2410_uart_resources, cfg, no); in s3c2416_init_uarts()
Ds3c2410.c66 s3c24xx_init_uartdevs("s3c2410-uart", s3c2410_uart_resources, cfg, no); in s3c2410_init_uarts()
Ds3c244x.c62 s3c24xx_init_uartdevs("s3c2440-uart", s3c2410_uart_resources, cfg, no); in s3c244x_init_uarts()
Ds3c2412.c90 s3c24xx_init_uartdevs("s3c2412-uart", s3c2410_uart_resources, cfg, no); in s3c2412_init_uarts()
/linux-3.4.99/arch/arm/plat-s3c24xx/
Ddev-uart.c83 struct s3c24xx_uart_resources s3c2410_uart_resources[] __initdata = { variable
/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Ddevs.h26 extern struct s3c24xx_uart_resources s3c2410_uart_resources[];