Searched refs:USB_PORT_STAT_C_SUSPEND (Results 1 – 19 of 19) sorted by relevance
187 USB_PORT_STAT_C_ENABLE | USB_PORT_STAT_C_SUSPEND | in fhci_hub_status_data()244 ~USB_PORT_STAT_C_SUSPEND; in fhci_hub_control()
287 wPortChange |= USB_PORT_STAT_C_SUSPEND; in uhci_hub_control()
384 USB_PORT_STAT_C_SUSPEND | \480 USB_PORT_STAT_C_SUSPEND << 16; in xenhcd_hub_control()
1015 status |= USB_PORT_STAT_C_SUSPEND << 16; in ehci_hub_control()
80 USB_PORT_STAT_C_SUSPEND | \
732 sl811->port1 |= USB_PORT_STAT_C_SUSPEND << 16; in sl811h_irq()
1193 status |= USB_PORT_STAT_C_SUSPEND << 16; in xhci_get_port_status()
2290 rh->port |= USB_PORT_STAT_C_SUSPEND << 16; in r8a66597_bus_resume()
3663 status |= USB_PORT_STAT_C_SUSPEND << 16; in oxu_hub_control()
176 #define USB_PORT_STAT_C_SUSPEND 0x0004 macro
43 musb->port1_status |= USB_PORT_STAT_C_SUSPEND << 16; in musb_host_finish_resume()
675 (USB_PORT_STAT_C_SUSPEND << 16) in musb_handle_intr_resume()
2020 | USB_PORT_STAT_C_SUSPEND \2037 dum_hcd->port_status |= (USB_PORT_STAT_C_SUSPEND << 16); in dummy_hub_status()2203 dum_hcd->port_status |= (USB_PORT_STAT_C_SUSPEND << 16); in dummy_hub_control()
515 USB_PORT_STAT_C_SUSPEND | in ast_vhub_change_port_stat()
213 | USB_PORT_STAT_C_SUSPEND \
3769 if (portchange & USB_PORT_STAT_C_SUSPEND) in usb_port_resume()3803 if (portchange & USB_PORT_STAT_C_SUSPEND) in usb_port_resume()3868 if (!(portchange & USB_PORT_STAT_C_SUSPEND)) in hub_handle_remote_wakeup()
2312 status |= USB_PORT_STAT_C_SUSPEND << 16; in isp1760_hub_control()
3539 port_status |= USB_PORT_STAT_C_SUSPEND << 16; in dwc2_hcd_hub_control()
1674 status |= USB_PORT_STAT_C_SUSPEND << 16; in fotg210_hub_control()
Completed in 84 milliseconds