Home
last modified time | relevance | path

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

/drivers/usb/wusbcore/
Drh.c107 port->change |= USB_PORT_STAT_C_RESET; in wusbhc_rh_port_reset()
116 port->change |= USB_PORT_STAT_C_RESET | USB_PORT_STAT_C_ENABLE; in wusbhc_rh_port_reset()
296 wusb_port_by_idx(wusbhc, port_idx)->change &= ~USB_PORT_STAT_C_RESET; in wusbhc_rh_clear_port_feat()
/drivers/usb/host/
Dfhci-hub.c193 USB_PORT_STAT_C_RESET | USB_PORT_STAT_C_OVERCURRENT)) { in fhci_hub_status_data()
267 ~USB_PORT_STAT_C_RESET; in fhci_hub_control()
Du132-hcd.c254 USB_PORT_STAT_C_RESET) << 16)
/drivers/usb/core/
Dhub.h96 #define USB_PORT_STAT_C_RESET 0x0010 macro
Dhub.c3124 if (portchange & USB_PORT_STAT_C_RESET) { in hub_events()
/drivers/usb/musb/
Dmusb_virthub.c173 | (USB_PORT_STAT_C_RESET << 16) in musb_port_reset()
/drivers/usb/gadget/
Ddummy_hcd.c1541 | USB_PORT_STAT_C_RESET) << 16)
1645 dum->port_status |= (USB_PORT_STAT_C_RESET << 16); in dummy_hub_control()
/drivers/staging/usbip/
Dvhci_hcd.c177 | USB_PORT_STAT_C_RESET) << 16)