Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h66 struct uart_device { struct
92 struct uart_device uarts[MAX_UARTS]; argument
221 struct uart_device uarts[MAX_UARTS];
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-se/7343/
H A Dsetup.c90 static struct platform_device uart_device = { variable
143 &uart_device,
/OK3568_Linux_fs/kernel/arch/mips/netlogic/xlr/
H A Dplatform.c79 static struct platform_device uart_device = { variable
99 return platform_device_register(&uart_device); in nlm_uart_init()
/OK3568_Linux_fs/kernel/arch/mips/loongson64/
H A Denv.c155 sizeof(struct uart_device) * loongson_sysconf.nr_uarts); in prom_init_env()
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/
H A Denumeration.rst23 (standard UARTs are not busses so there is no struct uart_device).