Home
last modified time | relevance | path

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

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