Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/txx9/
H A Dgeneric.h28 int early_serial_txx9_setup(struct uart_port *port);
/linux/arch/mips/txx9/generic/
H A Dsetup.c390 early_serial_txx9_setup(&req); in txx9_sio_init()
/linux/drivers/tty/serial/
H A Dserial_txx9.c934 int __init early_serial_txx9_setup(struct uart_port *port) in early_serial_txx9_setup() function