Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/rb532/
Dserial.c39 static struct uart_port rb532_uart = { variable
50 rb532_uart.uartclk = idt_cpu_freq; in setup_serial_port()
52 return early_serial_setup(&rb532_uart); in setup_serial_port()
Ddevices.c233 static struct platform_device rb532_uart = { variable
245 &rb532_uart,