Searched refs:USB_PORT_STAT_C_ENABLE (Results 1 – 7 of 7) sorted by relevance
278 #define USB_PORT_STAT_C_ENABLE 0x0002 macro
618 rh_status.wPortChange &= ~USB_PORT_STAT_C_ENABLE; in sl811_rh_submit_urb()
581 port_change |= USB_PORT_STAT_C_ENABLE; in dwc_otg_submit_rh_msg_in_status()
1061 tmpbuf[2] |= USB_PORT_STAT_C_ENABLE; in xhci_submit_root()
839 tmpbuf[2] |= USB_PORT_STAT_C_ENABLE; in ehci_submit_root()
501 if (portchange & USB_PORT_STAT_C_ENABLE) { in usb_scan_port()
446 | (USB_PORT_STAT_C_ENABLE << 16); in musb_port_reset()
Completed in 18 milliseconds