Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dfhci-hub.c189 USB_PORT_STAT_C_RESET | USB_PORT_STAT_C_OVERCURRENT)) { in fhci_hub_status_data()
262 ~USB_PORT_STAT_C_RESET; in fhci_hub_control()
Dxen-hcd.c386 USB_PORT_STAT_C_RESET) << 16)
488 USB_PORT_STAT_C_RESET << 16; in xenhcd_hub_control()
Dehci-hub.c938 status |= USB_PORT_STAT_C_RESET << 16; in ehci_hub_control()
Dmax3421-hcd.c88 USB_PORT_STAT_C_RESET) << 16)
Dsl811-hcd.c1144 sl811->port1 = (USB_PORT_STAT_C_RESET << 16) in sl811h_timer()
Dxhci-hub.c1143 status |= USB_PORT_STAT_C_RESET << 16; in xhci_get_port_status()
Doxu210hp-hcd.c3711 status |= USB_PORT_STAT_C_RESET << 16; in oxu_hub_control()
Du132-hcd.c247 USB_PORT_STAT_C_RESET) << 16)
Dfotg210-hcd.c1609 status |= USB_PORT_STAT_C_RESET << 16; in fotg210_hub_control()
/linux-5.19.10/include/uapi/linux/usb/
Dch11.h180 #define USB_PORT_STAT_C_RESET 0x0010 macro
/linux-5.19.10/drivers/usb/musb/
Dmusb_virthub.c189 | (USB_PORT_STAT_C_RESET << 16) in musb_port_reset()
/linux-5.19.10/drivers/usb/misc/
Dlvstest.c353 if (portchange & USB_PORT_STAT_C_RESET) in lvs_rh_work()
/linux-5.19.10/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c518 USB_PORT_STAT_C_RESET | in ast_vhub_change_port_stat()
/linux-5.19.10/drivers/usb/gadget/udc/
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-5.19.10/drivers/usb/usbip/
Dvhci_hcd.c215 | USB_PORT_STAT_C_RESET) << 16)
/linux-5.19.10/drivers/usb/core/
Dhub.c1186 if (portchange & USB_PORT_STAT_C_RESET) { in hub_activate()
5602 if (portchange & USB_PORT_STAT_C_RESET) { in port_event()
/linux-5.19.10/drivers/usb/isp1760/
Disp1760-hcd.c2332 status |= USB_PORT_STAT_C_RESET << 16; in isp1760_hub_control()
/linux-5.19.10/drivers/usb/dwc2/
Dhcd.c3566 port_status |= USB_PORT_STAT_C_RESET << 16; in dwc2_hcd_hub_control()