Searched refs:USB_PORT_STAT_C_RESET (Results 1 – 6 of 6) sorted by relevance
281 #define USB_PORT_STAT_C_RESET 0x0010 macro
630 rh_status.wPortChange &= ~USB_PORT_STAT_C_RESET; in sl811_rh_submit_urb()644 rh_status.wPortChange |= USB_PORT_STAT_C_RESET; in sl811_rh_submit_urb()
1065 tmpbuf[2] |= USB_PORT_STAT_C_RESET; in xhci_submit_root()
843 tmpbuf[2] |= USB_PORT_STAT_C_RESET; in ehci_submit_root()
485 if (portchange & USB_PORT_STAT_C_RESET) { in usb_scan_port()
445 | (USB_PORT_STAT_C_RESET << 16) in musb_port_reset()
Completed in 14 milliseconds