Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
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()
Duhci-hub.c287 wPortChange |= USB_PORT_STAT_C_SUSPEND; in uhci_hub_control()
Dxen-hcd.c384 USB_PORT_STAT_C_SUSPEND | \
480 USB_PORT_STAT_C_SUSPEND << 16; in xenhcd_hub_control()
Dehci-hub.c1007 status |= USB_PORT_STAT_C_SUSPEND << 16; in ehci_hub_control()
Dmax3421-hcd.c86 USB_PORT_STAT_C_SUSPEND | \
Dsl811-hcd.c730 sl811->port1 |= USB_PORT_STAT_C_SUSPEND << 16; in sl811h_irq()
Dxhci-hub.c1177 status |= USB_PORT_STAT_C_SUSPEND << 16; in xhci_get_port_status()
Dr8a66597-hcd.c2290 rh->port |= USB_PORT_STAT_C_SUSPEND << 16; in r8a66597_bus_resume()
Doxu210hp-hcd.c3688 status |= USB_PORT_STAT_C_SUSPEND << 16; in oxu_hub_control()
Du132-hcd.c246 USB_PORT_STAT_C_SUSPEND | USB_PORT_STAT_C_OVERCURRENT | \
Dfotg210-hcd.c1682 status |= USB_PORT_STAT_C_SUSPEND << 16; in fotg210_hub_control()
/linux-6.1.9/include/uapi/linux/usb/
Dch11.h178 #define USB_PORT_STAT_C_SUSPEND 0x0004 macro
/linux-6.1.9/drivers/usb/musb/
Dmusb_virthub.c43 musb->port1_status |= USB_PORT_STAT_C_SUSPEND << 16; in musb_host_finish_resume()
Dmusb_core.c678 (USB_PORT_STAT_C_SUSPEND << 16) in musb_handle_intr_resume()
/linux-6.1.9/drivers/usb/gadget/udc/
Ddummy_hcd.c2010 | USB_PORT_STAT_C_SUSPEND \
2027 dum_hcd->port_status |= (USB_PORT_STAT_C_SUSPEND << 16); in dummy_hub_status()
2193 dum_hcd->port_status |= (USB_PORT_STAT_C_SUSPEND << 16); in dummy_hub_control()
/linux-6.1.9/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c516 USB_PORT_STAT_C_SUSPEND | in ast_vhub_change_port_stat()
/linux-6.1.9/drivers/usb/usbip/
Dvhci_hcd.c213 | USB_PORT_STAT_C_SUSPEND \
/linux-6.1.9/drivers/usb/core/
Dhub.c3669 if (portchange & USB_PORT_STAT_C_SUSPEND) in usb_port_resume()
3703 if (portchange & USB_PORT_STAT_C_SUSPEND) in usb_port_resume()
3768 if (!(portchange & USB_PORT_STAT_C_SUSPEND)) in hub_handle_remote_wakeup()
/linux-6.1.9/drivers/usb/isp1760/
Disp1760-hcd.c2312 status |= USB_PORT_STAT_C_SUSPEND << 16; in isp1760_hub_control()
/linux-6.1.9/drivers/usb/dwc2/
Dhcd.c3533 port_status |= USB_PORT_STAT_C_SUSPEND << 16; in dwc2_hcd_hub_control()