Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dvr41xx_siu.c163 case PORT_VR41XX_DSIU: in siu_port_size()
175 return PORT_VR41XX_DSIU; in siu_check_type()
185 case PORT_VR41XX_DSIU: in siu_type_name()
468 if (port->type == PORT_VR41XX_DSIU) in siu_startup()
509 if (port->type == PORT_VR41XX_DSIU) in siu_shutdown()
605 case PORT_VR41XX_DSIU: in siu_pm()
615 case PORT_VR41XX_DSIU: in siu_pm()
672 if (port->type != PORT_VR41XX_SIU && port->type != PORT_VR41XX_DSIU) in siu_verify_port()
927 port->type == PORT_VR41XX_DSIU) && port->dev == &dev->dev) in siu_suspend()
943 port->type == PORT_VR41XX_DSIU) && port->dev == &dev->dev) in siu_resume()
/linux-4.1.27/include/uapi/linux/
Dserial_core.h129 #define PORT_VR41XX_DSIU 66 macro
/linux-4.1.27/arch/mips/vr41xx/common/
Dsiu.c50 PORT_VR41XX_DSIU,