Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/vr41xx/
Dsiu.h17 extern void vr41xx_select_siu_interface(siu_interface_t interface);
/Linux-v5.4/drivers/tty/serial/
Dvr41xx_siu.c62 void vr41xx_select_siu_interface(siu_interface_t interface) in vr41xx_select_siu_interface() function
81 EXPORT_SYMBOL_GPL(vr41xx_select_siu_interface);
791 vr41xx_select_siu_interface(SIU_INTERFACE_RS232C); in siu_console_setup()