Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_C_ENABLE (Results 1 – 17 of 17) sorted by relevance

/linux-6.6.21/drivers/usb/host/
Dfhci-hub.c101 usb->vroot_hub->port.wPortChange |= USB_PORT_STAT_C_ENABLE; in fhci_port_disable()
122 usb->vroot_hub->port.wPortChange |= USB_PORT_STAT_C_ENABLE; in fhci_port_enable()
187 USB_PORT_STAT_C_ENABLE | USB_PORT_STAT_C_SUSPEND | in fhci_hub_status_data()
235 ~USB_PORT_STAT_C_ENABLE; in fhci_hub_control()
Duhci-hub.c282 wPortChange |= USB_PORT_STAT_C_ENABLE; in uhci_hub_control()
Dehci-hub.c877 status |= USB_PORT_STAT_C_ENABLE << 16; in ehci_hub_control()
880 status |= USB_PORT_STAT_C_ENABLE << 16; in ehci_hub_control()
Dxen-hcd.c383 USB_PORT_STAT_C_ENABLE | \
Dsl811-hcd.c1166 | (USB_PORT_STAT_C_ENABLE << 16); in sl811h_timer()
Dmax3421-hcd.c79 USB_PORT_STAT_C_ENABLE | \
Dxhci-hub.c1166 status |= USB_PORT_STAT_C_ENABLE << 16; in xhci_get_port_status()
Doxu210hp-hcd.c3668 status |= USB_PORT_STAT_C_ENABLE << 16; in oxu_hub_control()
/linux-6.6.21/include/uapi/linux/usb/
Dch11.h175 #define USB_PORT_STAT_C_ENABLE 0x0002 macro
/linux-6.6.21/drivers/usb/musb/
Dmusb_virthub.c191 | (USB_PORT_STAT_C_ENABLE << 16); in musb_port_reset()
/linux-6.6.21/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c514 USB_PORT_STAT_C_ENABLE | in ast_vhub_change_port_stat()
525 chg &= ~USB_PORT_STAT_C_ENABLE; in ast_vhub_change_port_stat()
/linux-6.6.21/drivers/usb/misc/
Dlvstest.c350 if (portchange & USB_PORT_STAT_C_ENABLE) in lvs_rh_work()
/linux-6.6.21/drivers/usb/core/
Dhub.c1199 if (portchange & USB_PORT_STAT_C_ENABLE) { in hub_activate()
3239 if (portchange & USB_PORT_STAT_C_ENABLE) in check_port_resume_type()
5319 USB_PORT_STAT_C_ENABLE)) { in hub_port_connect()
5559 USB_PORT_STAT_C_ENABLE); in hub_port_connect_change()
5669 if (portchange & USB_PORT_STAT_C_ENABLE) { in port_event()
/linux-6.6.21/drivers/usb/usbip/
Dvhci_hcd.c212 | USB_PORT_STAT_C_ENABLE \
/linux-6.6.21/drivers/usb/gadget/udc/
Ddummy_hcd.c2008 | USB_PORT_STAT_C_ENABLE \
/linux-6.6.21/drivers/usb/dwc2/
Dhcd.c3531 port_status |= USB_PORT_STAT_C_ENABLE << 16; in dwc2_hcd_hub_control()
/linux-6.6.21/drivers/usb/fotg210/
Dfotg210-hcd.c1558 status |= USB_PORT_STAT_C_ENABLE << 16; in fotg210_hub_control()