Searched refs:USB_PORT_STAT_CONNECTION (Results 1 – 11 of 11) sorted by relevance
125 #define USB_PORT_STAT_CONNECTION 0x0001 macro149 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | \
303 (portstatus & USB_PORT_STAT_CONNECTION) ? 1 : 0, in usb_hub_port_reset()365 if (((!(portstatus & USB_PORT_STAT_CONNECTION)) && in usb_hub_port_connect_change()370 if (!(portstatus & USB_PORT_STAT_CONNECTION)) in usb_hub_port_connect_change()477 !(portstatus & USB_PORT_STAT_CONNECTION)) { in usb_scan_port()519 (portstatus & USB_PORT_STAT_CONNECTION) && in usb_scan_port()
250 #define USB_PORT_STAT_CONNECTION 0x0001 macro271 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | \
177 set |= USB_PORT_STAT_CONNECTION | in clrset_post_state()189 clear |= USB_PORT_STAT_CONNECTION; in clrset_post_state()
147 rh_status.wPortStatus &= ~(USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE); in sl811_hc_reset()170 rh_status.wPortStatus |= USB_PORT_STAT_CONNECTION; in sl811_hc_reset()185 rh_status.wPortStatus |= USB_PORT_STAT_CONNECTION | USB_PORT_STAT_LOW_SPEED; in sl811_hc_reset()
572 r8a66597->port_status = USB_PORT_STAT_CONNECTION | in check_usb_device_connecting()
979 tmpbuf[0] |= USB_PORT_STAT_CONNECTION; in xhci_submit_root()
546 port_status |= USB_PORT_STAT_CONNECTION; in dwc_otg_submit_rh_msg_in_status()
768 tmpbuf[0] |= USB_PORT_STAT_CONNECTION; in ehci_submit_root()
521 port_status |= USB_PORT_STAT_CONNECTION in musb_submit_rh_msg()
687 musb->port1_status |= USB_PORT_STAT_CONNECTION in musb_stage0_irq()