Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dvr41xx_siu.c150 case PORT_VR41XX_DSIU: in siu_port_size()
162 return PORT_VR41XX_DSIU; in siu_check_type()
172 case PORT_VR41XX_DSIU: in siu_type_name()
455 if (port->type == PORT_VR41XX_DSIU) in siu_startup()
496 if (port->type == PORT_VR41XX_DSIU) in siu_shutdown()
592 case PORT_VR41XX_DSIU: in siu_pm()
602 case PORT_VR41XX_DSIU: in siu_pm()
659 if (port->type != PORT_VR41XX_SIU && port->type != PORT_VR41XX_DSIU) in siu_verify_port()
914 port->type == PORT_VR41XX_DSIU) && port->dev == &dev->dev) in siu_suspend()
930 port->type == PORT_VR41XX_DSIU) && port->dev == &dev->dev) in siu_resume()
/Linux-v4.19/include/uapi/linux/
Dserial_core.h137 #define PORT_VR41XX_DSIU 66 macro
/Linux-v4.19/arch/mips/vr41xx/common/
Dsiu.c50 PORT_VR41XX_DSIU,