Searched refs:USB_PORT_STAT_ENABLE (Results 1 – 10 of 10) sorted by relevance
252 #define USB_PORT_STAT_ENABLE 0x0002 macro273 USB_PORT_STAT_ENABLE | \
148 rh_status.wPortStatus &= ~(USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE); in sl811_hc_reset()602 rh_status.wPortStatus &= ~USB_PORT_STAT_ENABLE; in sl811_rh_submit_urb()646 rh_status.wPortStatus |= USB_PORT_STAT_ENABLE; in sl811_rh_submit_urb()654 rh_status.wPortStatus |= USB_PORT_STAT_ENABLE; in sl811_rh_submit_urb()
547 USB_PORT_STAT_ENABLE; in check_usb_device_connecting()
1009 tmpbuf[0] |= USB_PORT_STAT_ENABLE; in xhci_submit_root()
566 port_status |= USB_PORT_STAT_ENABLE; in dwc_otg_submit_rh_msg_in_status()
762 tmpbuf[0] |= USB_PORT_STAT_ENABLE; in ehci_submit_root()
307 (portstatus & USB_PORT_STAT_ENABLE) ? 1 : 0); in usb_hub_port_reset()326 if (portstatus & USB_PORT_STAT_ENABLE) in usb_hub_port_reset()372 (!(portstatus & USB_PORT_STAT_ENABLE))) || in usb_hub_port_connect_change()530 if (!(portstatus & USB_PORT_STAT_ENABLE) && in usb_scan_port()
439 port_status &= ~USB_PORT_STAT_ENABLE; in musb_port_reset()449 port_status |= USB_PORT_STAT_ENABLE in musb_port_reset()525 | USB_PORT_STAT_ENABLE; in musb_submit_rh_msg()
181 USB_PORT_STAT_ENABLE; in clrset_post_state()
686 |USB_PORT_STAT_ENABLE in musb_stage0_irq()