Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_C_RESET (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/usb/host/
A Dfhci-hub.c189 USB_PORT_STAT_C_RESET | USB_PORT_STAT_C_OVERCURRENT)) { in fhci_hub_status_data()
262 ~USB_PORT_STAT_C_RESET; in fhci_hub_control()
A Dehci-hub.c938 status |= USB_PORT_STAT_C_RESET << 16; in ehci_hub_control()
A Dmax3421-hcd.c88 USB_PORT_STAT_C_RESET) << 16)
A Dsl811-hcd.c1144 sl811->port1 = (USB_PORT_STAT_C_RESET << 16) in sl811h_timer()
A Dxhci-hub.c1139 status |= USB_PORT_STAT_C_RESET << 16; in xhci_get_port_status()
A Du132-hcd.c247 USB_PORT_STAT_C_RESET) << 16)
A Doxu210hp-hcd.c3711 status |= USB_PORT_STAT_C_RESET << 16; in oxu_hub_control()
A Dfotg210-hcd.c1609 status |= USB_PORT_STAT_C_RESET << 16; in fotg210_hub_control()
/linux/include/uapi/linux/usb/
A Dch11.h180 #define USB_PORT_STAT_C_RESET 0x0010 macro
/linux/drivers/usb/musb/
A Dmusb_virthub.c189 | (USB_PORT_STAT_C_RESET << 16) in musb_port_reset()
/linux/drivers/usb/misc/
A Dlvstest.c353 if (portchange & USB_PORT_STAT_C_RESET) in lvs_rh_work()
/linux/drivers/usb/gadget/udc/aspeed-vhub/
A Dhub.c487 USB_PORT_STAT_C_RESET | in ast_vhub_change_port_stat()
/linux/drivers/usb/gadget/udc/
A Ddummy_hcd.c2011 | USB_PORT_STAT_C_RESET) << 16)
2197 dum_hcd->port_status |= (USB_PORT_STAT_C_RESET << 16); in dummy_hub_control()
/linux/drivers/usb/usbip/
A Dvhci_hcd.c215 | USB_PORT_STAT_C_RESET) << 16)
/linux/drivers/usb/core/
A Dhub.c1183 if (portchange & USB_PORT_STAT_C_RESET) { in hub_activate()
5593 if (portchange & USB_PORT_STAT_C_RESET) { in port_event()
/linux/drivers/usb/isp1760/
A Disp1760-hcd.c2335 status |= USB_PORT_STAT_C_RESET << 16; in isp1760_hub_control()
/linux/drivers/usb/dwc2/
A Dhcd.c3566 port_status |= USB_PORT_STAT_C_RESET << 16; in dwc2_hcd_hub_control()

Completed in 108 milliseconds