Home
last modified time | relevance | path

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

/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
/arch/mips/vr41xx/common/
Dsiu.c153 vr41xx_siu_early_setup(&port); in vr41xx_siu_setup()