Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dfhci-hub.c187 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()
H A Duhci-hub.c287 wPortChange |= USB_PORT_STAT_C_SUSPEND; in uhci_hub_control()
H A Dxen-hcd.c384 USB_PORT_STAT_C_SUSPEND | \
480 USB_PORT_STAT_C_SUSPEND << 16; in xenhcd_hub_control()
H A Dehci-hub.c1015 status |= USB_PORT_STAT_C_SUSPEND << 16; in ehci_hub_control()
H A Dmax3421-hcd.c80 USB_PORT_STAT_C_SUSPEND | \
H A Dxhci-hub.c1201 status |= USB_PORT_STAT_C_SUSPEND << 16; in xhci_get_port_status()
/linux/include/uapi/linux/usb/
H A Dch11.h176 #define USB_PORT_STAT_C_SUSPEND 0x0004 macro
/linux/drivers/usb/musb/
H A Dmusb_virthub.c43 musb->port1_status |= USB_PORT_STAT_C_SUSPEND << 16; in musb_host_finish_resume()
/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c516 USB_PORT_STAT_C_SUSPEND | in ast_vhub_change_port_stat()
/linux/drivers/usb/core/
H A Dhub.c3783 if (portchange & USB_PORT_STAT_C_SUSPEND) in usb_port_resume()
3817 if (portchange & USB_PORT_STAT_C_SUSPEND) in usb_port_resume()
3882 if (!(portchange & USB_PORT_STAT_C_SUSPEND)) in hub_handle_remote_wakeup()
/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c2312 status |= USB_PORT_STAT_C_SUSPEND << 16; in isp1760_hub_control()
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c1674 status |= USB_PORT_STAT_C_SUSPEND << 16; in fotg210_hub_control()
/linux/drivers/usb/dwc2/
H A Dhcd.c3539 port_status |= USB_PORT_STAT_C_SUSPEND << 16; in dwc2_hcd_hub_control()