Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_C_RESET (Results 1 – 18 of 18) sorted by relevance

/linux-6.3-rc2/drivers/usb/host/
A Dfhci-hub.c188 USB_PORT_STAT_C_RESET | USB_PORT_STAT_C_OVERCURRENT)) { in fhci_hub_status_data()
261 ~USB_PORT_STAT_C_RESET; in fhci_hub_control()
A Dxen-hcd.c386 USB_PORT_STAT_C_RESET) << 16)
488 USB_PORT_STAT_C_RESET << 16; in xenhcd_hub_control()
A Dehci-hub.c938 status |= USB_PORT_STAT_C_RESET << 16; in ehci_hub_control()
A Dmax3421-hcd.c82 USB_PORT_STAT_C_RESET) << 16)
A Dsl811-hcd.c1144 sl811->port1 = (USB_PORT_STAT_C_RESET << 16) in sl811h_timer()
A Dxhci-hub.c1169 status |= USB_PORT_STAT_C_RESET << 16; in xhci_get_port_status()
A Du132-hcd.c247 USB_PORT_STAT_C_RESET) << 16)
A Doxu210hp-hcd.c3711 status |= USB_PORT_STAT_C_RESET << 16; in oxu_hub_control()
/linux-6.3-rc2/include/uapi/linux/usb/
A Dch11.h180 #define USB_PORT_STAT_C_RESET 0x0010 macro
/linux-6.3-rc2/drivers/usb/musb/
A Dmusb_virthub.c190 | (USB_PORT_STAT_C_RESET << 16) in musb_port_reset()
/linux-6.3-rc2/drivers/usb/misc/
A Dlvstest.c353 if (portchange & USB_PORT_STAT_C_RESET) in lvs_rh_work()
/linux-6.3-rc2/drivers/usb/gadget/udc/aspeed-vhub/
A Dhub.c518 USB_PORT_STAT_C_RESET | in ast_vhub_change_port_stat()
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Ddummy_hcd.c2012 | USB_PORT_STAT_C_RESET) << 16)
2198 dum_hcd->port_status |= (USB_PORT_STAT_C_RESET << 16); in dummy_hub_control()
/linux-6.3-rc2/drivers/usb/usbip/
A Dvhci_hcd.c215 | USB_PORT_STAT_C_RESET) << 16)
/linux-6.3-rc2/drivers/usb/core/
A Dhub.c1190 if (portchange & USB_PORT_STAT_C_RESET) { in hub_activate()
5646 if (portchange & USB_PORT_STAT_C_RESET) { in port_event()
/linux-6.3-rc2/drivers/usb/isp1760/
A Disp1760-hcd.c2332 status |= USB_PORT_STAT_C_RESET << 16; in isp1760_hub_control()
/linux-6.3-rc2/drivers/usb/dwc2/
A Dhcd.c3537 port_status |= USB_PORT_STAT_C_RESET << 16; in dwc2_hcd_hub_control()
/linux-6.3-rc2/drivers/usb/fotg210/
A Dfotg210-hcd.c1608 status |= USB_PORT_STAT_C_RESET << 16; in fotg210_hub_control()

Completed in 71 milliseconds