Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_HIGH_SPEED (Results 1 – 16 of 16) sorted by relevance

/linux/include/uapi/linux/usb/
H A Dch11.h132 #define USB_PORT_STAT_HIGH_SPEED 0x0400 macro
/linux/drivers/usb/host/
H A Dxen-hcd.c160 USB_PORT_STAT_HIGH_SPEED | in xenhcd_set_connect_state()
172 info->ports[port].status |= USB_PORT_STAT_HIGH_SPEED; in xenhcd_set_connect_state()
301 USB_PORT_STAT_HIGH_SPEED); in xenhcd_rhport_reset()
506 USB_PORT_STAT_HIGH_SPEED; in xenhcd_hub_control()
H A Dehci-hub.c291 USB_PORT_STAT_HIGH_SPEED) in ehci_bus_suspend()
H A Dr8a66597-hcd.c1042 rh->port &= ~(USB_PORT_STAT_HIGH_SPEED | USB_PORT_STAT_LOW_SPEED); in r8a66597_usb_connect()
1044 rh->port |= USB_PORT_STAT_HIGH_SPEED; in r8a66597_usb_connect()
H A Dxhci-hub.c383 return USB_PORT_STAT_HIGH_SPEED; in xhci_port_speed()
H A Doxu210hp-hcd.c3535 return USB_PORT_STAT_HIGH_SPEED; in oxu_port_speed()
/linux/drivers/usb/musb/
H A Dmusb_virthub.c185 musb->port1_status |= USB_PORT_STAT_HIGH_SPEED; in musb_port_reset()
H A Dtusb6010.c713 | USB_PORT_STAT_HIGH_SPEED in tusb_otg_ints()
H A Dmusb_core.c898 |USB_PORT_STAT_HIGH_SPEED in musb_handle_intr_connect()
/linux/drivers/usb/usbip/
H A Dvhci_hcd.c172 status |= USB_PORT_STAT_HIGH_SPEED; in rh_port_connect()
481 USB_PORT_STAT_HIGH_SPEED; in vhci_hub_control()
593 | USB_PORT_STAT_HIGH_SPEED); in vhci_hub_control()
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h628 return USB_PORT_STAT_HIGH_SPEED; in fotg210_port_speed()
/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c1144 USB_PORT_STAT_HIGH_SPEED | in __usbhsh_hub_port_feature()
1159 speed = USB_PORT_STAT_HIGH_SPEED; in __usbhsh_hub_port_feature()
/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c410 USB_PORT_STAT_HIGH_SPEED | in set_link_state_by_speed()
2219 USB_PORT_STAT_HIGH_SPEED; in dummy_hub_control()
2313 | USB_PORT_STAT_HIGH_SPEED); in dummy_hub_control()
/linux/drivers/usb/dwc2/
H A Dhcd.c3577 port_status |= USB_PORT_STAT_HIGH_SPEED; in dwc2_hcd_hub_control()
3593 USB_PORT_STAT_HIGH_SPEED | in dwc2_hcd_hub_control()
/linux/drivers/usb/core/
H A Dhub.c153 if (portstatus & USB_PORT_STAT_HIGH_SPEED) in portspeed()
3040 else if (portstatus & USB_PORT_STAT_HIGH_SPEED) in hub_port_wait_reset()
/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c2362 status |= USB_PORT_STAT_HIGH_SPEED; in isp1760_hub_control()