Home
last modified time | relevance | path

Searched refs:uart_device (Results 1 – 4 of 4) sorted by relevance

/arch/mips/include/asm/mach-loongson64/
Dboot_param.h53 struct uart_device { struct
79 struct uart_device uarts[MAX_UARTS]; argument
201 struct uart_device uarts[MAX_UARTS];
/arch/sh/boards/mach-se/7343/
Dsetup.c89 static struct platform_device uart_device = { variable
142 &uart_device,
/arch/mips/netlogic/xlr/
Dplatform.c79 static struct platform_device uart_device = { variable
99 return platform_device_register(&uart_device); in nlm_uart_init()
/arch/mips/loongson64/common/
Denv.c172 sizeof(struct uart_device) * loongson_sysconf.nr_uarts); in prom_init_env()