Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/vr41xx/
H A Dsiu.h17 extern void vr41xx_select_siu_interface(siu_interface_t interface);
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dvr41xx_siu.c58 void vr41xx_select_siu_interface(siu_interface_t interface) in vr41xx_select_siu_interface() function
77 EXPORT_SYMBOL_GPL(vr41xx_select_siu_interface);
787 vr41xx_select_siu_interface(SIU_INTERFACE_RS232C); in siu_console_setup()