Home
last modified time | relevance | path

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

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