Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/vr41xx/
Dsiu.h53 extern void vr41xx_siu_early_setup(struct uart_port *port);
55 static inline void vr41xx_siu_early_setup(struct uart_port *port) {} in vr41xx_siu_early_setup() function
/linux-4.1.27/arch/mips/vr41xx/common/
Dsiu.c153 vr41xx_siu_early_setup(&port); in vr41xx_siu_setup()
/linux-4.1.27/drivers/tty/serial/
Dvr41xx_siu.c841 void __init vr41xx_siu_early_setup(struct uart_port *port) in vr41xx_siu_early_setup() function