Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_C_SUSPEND (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/usb/host/
A Dfhci-hub.c188 USB_PORT_STAT_C_ENABLE | USB_PORT_STAT_C_SUSPEND | in fhci_hub_status_data()
245 ~USB_PORT_STAT_C_SUSPEND; in fhci_hub_control()
A Duhci-hub.c287 wPortChange |= USB_PORT_STAT_C_SUSPEND; in uhci_hub_control()
A Dehci-hub.c1007 status |= USB_PORT_STAT_C_SUSPEND << 16; in ehci_hub_control()
A Dmax3421-hcd.c86 USB_PORT_STAT_C_SUSPEND | \
A Dsl811-hcd.c730 sl811->port1 |= USB_PORT_STAT_C_SUSPEND << 16; in sl811h_irq()
A Dxhci-hub.c1173 status |= USB_PORT_STAT_C_SUSPEND << 16; in xhci_get_port_status()
A Dr8a66597-hcd.c2291 rh->port |= USB_PORT_STAT_C_SUSPEND << 16; in r8a66597_bus_resume()
A Du132-hcd.c246 USB_PORT_STAT_C_SUSPEND | USB_PORT_STAT_C_OVERCURRENT | \
A Doxu210hp-hcd.c3688 status |= USB_PORT_STAT_C_SUSPEND << 16; in oxu_hub_control()
A Dfotg210-hcd.c1682 status |= USB_PORT_STAT_C_SUSPEND << 16; in fotg210_hub_control()
/linux/include/uapi/linux/usb/
A Dch11.h178 #define USB_PORT_STAT_C_SUSPEND 0x0004 macro
/linux/drivers/usb/musb/
A Dmusb_virthub.c43 musb->port1_status |= USB_PORT_STAT_C_SUSPEND << 16; in musb_host_finish_resume()
A Dmusb_core.c678 (USB_PORT_STAT_C_SUSPEND << 16) in musb_handle_intr_resume()
/linux/drivers/usb/gadget/udc/
A Ddummy_hcd.c2009 | USB_PORT_STAT_C_SUSPEND \
2026 dum_hcd->port_status |= (USB_PORT_STAT_C_SUSPEND << 16); in dummy_hub_status()
2192 dum_hcd->port_status |= (USB_PORT_STAT_C_SUSPEND << 16); in dummy_hub_control()
/linux/drivers/usb/gadget/udc/aspeed-vhub/
A Dhub.c485 USB_PORT_STAT_C_SUSPEND | in ast_vhub_change_port_stat()
/linux/drivers/usb/usbip/
A Dvhci_hcd.c213 | USB_PORT_STAT_C_SUSPEND \
/linux/drivers/usb/core/
A Dhub.c3649 if (portchange & USB_PORT_STAT_C_SUSPEND) in usb_port_resume()
3683 if (portchange & USB_PORT_STAT_C_SUSPEND) in usb_port_resume()
3748 if (!(portchange & USB_PORT_STAT_C_SUSPEND)) in hub_handle_remote_wakeup()
/linux/drivers/usb/isp1760/
A Disp1760-hcd.c2315 status |= USB_PORT_STAT_C_SUSPEND << 16; in isp1760_hub_control()
/linux/drivers/usb/dwc2/
A Dhcd.c3562 port_status |= USB_PORT_STAT_C_SUSPEND << 16; in dwc2_hcd_hub_control()

Completed in 73 milliseconds