Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/alchemy/common/
H A Dplatform.c96 static struct platform_device au1xx0_uart_device = { variable
124 au1xx0_uart_device.dev.platform_data = ports; in alchemy_setup_uarts()
135 if (platform_device_register(&au1xx0_uart_device)) in alchemy_setup_uarts()