Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
A Dvr41xx_siu.c146 case PORT_VR41XX_DSIU: in siu_port_size()
158 return PORT_VR41XX_DSIU; in siu_check_type()
168 case PORT_VR41XX_DSIU: in siu_type_name()
451 if (port->type == PORT_VR41XX_DSIU) in siu_startup()
492 if (port->type == PORT_VR41XX_DSIU) in siu_shutdown()
588 case PORT_VR41XX_DSIU: in siu_pm()
598 case PORT_VR41XX_DSIU: in siu_pm()
655 if (port->type != PORT_VR41XX_SIU && port->type != PORT_VR41XX_DSIU) in siu_verify_port()
911 port->type == PORT_VR41XX_DSIU) && port->dev == &dev->dev) in siu_suspend()
927 port->type == PORT_VR41XX_DSIU) && port->dev == &dev->dev) in siu_resume()
/linux/include/uapi/linux/
A Dserial_core.h126 #define PORT_VR41XX_DSIU 66 macro
/linux/arch/mips/vr41xx/common/
A Dsiu.c37 PORT_VR41XX_DSIU,

Completed in 6 milliseconds