Home
last modified time | relevance | path

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

/openbmc/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 Dsl811-hcd.c732 sl811->port1 |= USB_PORT_STAT_C_SUSPEND << 16; in sl811h_irq()
H A Dxhci-hub.c1192 status |= USB_PORT_STAT_C_SUSPEND << 16; in xhci_get_port_status()
H A Dr8a66597-hcd.c2290 rh->port |= USB_PORT_STAT_C_SUSPEND << 16; in r8a66597_bus_resume()
H A Doxu210hp-hcd.c3688 status |= USB_PORT_STAT_C_SUSPEND << 16; in oxu_hub_control()
/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h176 #define USB_PORT_STAT_C_SUSPEND 0x0004 macro
/openbmc/u-boot/include/
H A Dusb_defs.h279 #define USB_PORT_STAT_C_SUSPEND 0x0004 macro
/openbmc/linux/drivers/usb/musb/
H A Dmusb_virthub.c43 musb->port1_status |= USB_PORT_STAT_C_SUSPEND << 16; in musb_host_finish_resume()
H A Dmusb_core.c675 (USB_PORT_STAT_C_SUSPEND << 16) in musb_handle_intr_resume()
/openbmc/u-boot/drivers/usb/host/
H A Dsl811-hcd.c621 rh_status.wPortChange &= ~USB_PORT_STAT_C_SUSPEND; in sl811_rh_submit_urb()
/openbmc/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2020 | 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()
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c515 USB_PORT_STAT_C_SUSPEND | in ast_vhub_change_port_stat()
/openbmc/linux/drivers/usb/usbip/
H A Dvhci_hcd.c213 | USB_PORT_STAT_C_SUSPEND \
/openbmc/linux/drivers/usb/core/
H A Dhub.c3750 if (portchange & USB_PORT_STAT_C_SUSPEND) in usb_port_resume()
3784 if (portchange & USB_PORT_STAT_C_SUSPEND) in usb_port_resume()
3849 if (!(portchange & USB_PORT_STAT_C_SUSPEND)) in hub_handle_remote_wakeup()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.c458 (USB_PORT_STAT_C_SUSPEND << 16) in musb_stage0_irq()
/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c2312 status |= USB_PORT_STAT_C_SUSPEND << 16; in isp1760_hub_control()
/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.c3539 port_status |= USB_PORT_STAT_C_SUSPEND << 16; in dwc2_hcd_hub_control()
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c1678 status |= USB_PORT_STAT_C_SUSPEND << 16; in fotg210_hub_control()