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

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

Completed in 247 milliseconds