Searched refs:USB_PORT_STAT_SUSPEND (Results 1 – 18 of 18) sorted by relevance
578 if (!(p->status & USB_PORT_STAT_SUSPEND)) in ast_vhub_wake_work()581 USB_PORT_STAT_SUSPEND, in ast_vhub_wake_work()607 USB_PORT_STAT_SUSPEND, in ast_vhub_port_reset()668 0, USB_PORT_STAT_SUSPEND, in ast_vhub_set_port_feature()710 USB_PORT_STAT_SUSPEND, 0, in ast_vhub_clr_port_feature()715 if (!(p->status & USB_PORT_STAT_SUSPEND)) in ast_vhub_clr_port_feature()718 USB_PORT_STAT_SUSPEND, 0, in ast_vhub_clr_port_feature()831 if (!(p->status & USB_PORT_STAT_SUSPEND)) in ast_vhub_hub_suspend()854 if (!(p->status & USB_PORT_STAT_SUSPEND)) in ast_vhub_hub_resume()
239 ~USB_PORT_STAT_SUSPEND; in fhci_hub_control()304 USB_PORT_STAT_SUSPEND; in fhci_hub_control()
161 USB_PORT_STAT_SUSPEND); in xenhcd_set_connect_state()223 info->ports[port].status |= USB_PORT_STAT_SUSPEND; in xenhcd_rhport_suspend()235 if (info->ports[port].status & USB_PORT_STAT_SUSPEND) { in xenhcd_rhport_resume()285 info->ports[port].status &= ~USB_PORT_STAT_SUSPEND; in xenhcd_rhport_disable()481 info->ports[wIndex].status &= ~USB_PORT_STAT_SUSPEND; in xenhcd_hub_control()
404 if (sl811->port1 & USB_PORT_STAT_SUSPEND) in start_transfer()728 if (sl811->port1 & USB_PORT_STAT_SUSPEND) { in sl811h_irq()1153 sl811->port1 &= ~USB_PORT_STAT_SUSPEND; in sl811h_timer()1251 if (!(sl811->port1 & USB_PORT_STAT_SUSPEND)) in sl811h_hub_control()1313 if (sl811->port1 & USB_PORT_STAT_SUSPEND) in sl811h_hub_control()
300 wPortStatus |= USB_PORT_STAT_SUSPEND; in uhci_hub_control()
1102 *status |= USB_PORT_STAT_SUSPEND; in xhci_get_usb2_port_status()1117 *status |= USB_PORT_STAT_SUSPEND; in xhci_get_usb2_port_status()
2259 rh->port |= USB_PORT_STAT_SUSPEND; in r8a66597_bus_suspend()2285 if (!(rh->port & USB_PORT_STAT_SUSPEND)) in r8a66597_bus_resume()2289 rh->port &= ~USB_PORT_STAT_SUSPEND; in r8a66597_bus_resume()
990 status |= USB_PORT_STAT_SUSPEND; in ehci_hub_control()
1732 USB_PORT_STAT_SUSPEND; in max3421_hub_control()
3757 status |= USB_PORT_STAT_SUSPEND; in oxu_hub_control()
42 musb->port1_status &= ~(USB_PORT_STAT_SUSPEND | MUSB_PORT_STAT_RESUME); in musb_host_finish_resume()86 musb->port1_status |= USB_PORT_STAT_SUSPEND; in musb_port_suspend()
127 #define USB_PORT_STAT_SUSPEND 0x0004 macro
407 USB_PORT_STAT_SUSPEND); in set_link_state_by_speed()419 dum_hcd->port_status &= ~USB_PORT_STAT_SUSPEND; in set_link_state_by_speed()421 USB_PORT_STAT_SUSPEND) == 0 && in set_link_state_by_speed()861 if ((dum_hcd->port_status & USB_PORT_STAT_SUSPEND) == 0 && in dummy_wakeup()1566 USB_PORT_STAT_SUSPEND)) \2028 dum_hcd->port_status &= ~USB_PORT_STAT_SUSPEND; in dummy_hub_status()2123 if (dum_hcd->port_status & USB_PORT_STAT_SUSPEND) { in dummy_hub_control()2194 dum_hcd->port_status &= ~USB_PORT_STAT_SUSPEND; in dummy_hub_control()2261 dum_hcd->port_status |= USB_PORT_STAT_SUSPEND; in dummy_hub_control()
382 if (vhci_hcd->port_status[rhport] & USB_PORT_STAT_SUSPEND) { in vhci_hub_control()545 vhci_hcd->port_status[rhport] |= USB_PORT_STAT_SUSPEND; in vhci_hub_control()
2368 status |= USB_PORT_STAT_SUSPEND; in isp1760_hub_control()
3170 if (portstatus & USB_PORT_STAT_SUSPEND) in port_is_suspended()
3563 port_status |= USB_PORT_STAT_SUSPEND; in dwc2_hcd_hub_control()
1666 status |= USB_PORT_STAT_SUSPEND; in fotg210_hub_control()
Completed in 66 milliseconds