Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/wusbcore/
Drh.c109 port->change |= USB_PORT_STAT_C_RESET; in wusbhc_rh_port_reset()
118 port->change |= USB_PORT_STAT_C_RESET | USB_PORT_STAT_C_ENABLE; in wusbhc_rh_port_reset()
306 wusb_port_by_idx(wusbhc, port_idx)->change &= ~USB_PORT_STAT_C_RESET; in wusbhc_rh_clear_port_feat()
/linux-4.1.27/drivers/usb/host/
Dfhci-hub.c193 USB_PORT_STAT_C_RESET | USB_PORT_STAT_C_OVERCURRENT)) { in fhci_hub_status_data()
266 ~USB_PORT_STAT_C_RESET; in fhci_hub_control()
Dxhci-hub.c591 status |= USB_PORT_STAT_C_RESET << 16; in xhci_get_port_status()
Dehci-hub.c1058 status |= USB_PORT_STAT_C_RESET << 16; in ehci_hub_control()
Dsl811-hcd.c1143 sl811->port1 = (USB_PORT_STAT_C_RESET << 16) in sl811h_timer()
Dmax3421-hcd.c86 USB_PORT_STAT_C_RESET) << 16)
Doxu210hp-hcd.c3305 status |= USB_PORT_STAT_C_RESET << 16; in oxu_hub_control()
Du132-hcd.c253 USB_PORT_STAT_C_RESET) << 16)
Dfusbh200-hcd.c1642 status |= USB_PORT_STAT_C_RESET << 16; in fusbh200_hub_control()
Dfotg210-hcd.c1686 status |= USB_PORT_STAT_C_RESET << 16; in fotg210_hub_control()
/linux-4.1.27/include/uapi/linux/usb/
Dch11.h165 #define USB_PORT_STAT_C_RESET 0x0010 macro
/linux-4.1.27/drivers/usb/musb/
Dmusb_virthub.c209 | (USB_PORT_STAT_C_RESET << 16) in musb_port_reset()
/linux-4.1.27/drivers/usb/misc/
Dlvstest.c322 if (portchange & USB_PORT_STAT_C_RESET) in lvs_rh_work()
/linux-4.1.27/drivers/usb/usbip/
Dvhci_hcd.c166 | USB_PORT_STAT_C_RESET) << 16)
/linux-4.1.27/drivers/staging/ozwpan/
Dozhcd.c740 port->status |= (USB_PORT_STAT_C_RESET << 16); in oz_hcd_pd_reset()
1950 set_bits = USB_PORT_STAT_ENABLE | (USB_PORT_STAT_C_RESET<<16); in oz_set_port_feature()
/linux-4.1.27/drivers/usb/gadget/udc/
Ddummy_hcd.c1868 | USB_PORT_STAT_C_RESET) << 16)
2045 dum_hcd->port_status |= (USB_PORT_STAT_C_RESET << 16); in dummy_hub_control()
/linux-4.1.27/drivers/usb/isp1760/
Disp1760-hcd.c1956 status |= USB_PORT_STAT_C_RESET << 16; in isp1760_hub_control()
/linux-4.1.27/drivers/usb/core/
Dhub.c1172 if (portchange & USB_PORT_STAT_C_RESET) { in hub_activate()
4946 if (portchange & USB_PORT_STAT_C_RESET) { in port_event()
/linux-4.1.27/drivers/usb/dwc2/
Dhcd.c1652 port_status |= USB_PORT_STAT_C_RESET << 16; in dwc2_hcd_hub_control()