Searched refs:USB_PORT_STAT_C_ENABLE (Results 1 – 7 of 7) sorted by relevance
279 #define USB_PORT_STAT_C_ENABLE 0x0002 macro
618 rh_status.wPortChange &= ~USB_PORT_STAT_C_ENABLE; in sl811_rh_submit_urb()
1030 tmpbuf[2] |= USB_PORT_STAT_C_ENABLE; in xhci_submit_root()
583 port_change |= USB_PORT_STAT_C_ENABLE; in dwc_otg_submit_rh_msg_in_status()
791 tmpbuf[2] |= USB_PORT_STAT_C_ENABLE; in ehci_submit_root()
517 if (portchange & USB_PORT_STAT_C_ENABLE) { in usb_scan_port()
451 | (USB_PORT_STAT_C_ENABLE << 16); in musb_port_reset()