Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/wusbcore/
Drh.c95 port->change |= USB_PORT_STAT_C_RESET; in wusbhc_rh_port_reset()
104 port->change |= USB_PORT_STAT_C_RESET | USB_PORT_STAT_C_ENABLE; in wusbhc_rh_port_reset()
292 wusb_port_by_idx(wusbhc, port_idx)->change &= ~USB_PORT_STAT_C_RESET; in wusbhc_rh_clear_port_feat()
/Linux-v4.19/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()
Dehci-hub.c1074 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.c855 status |= USB_PORT_STAT_C_RESET << 16; in xhci_get_port_status()
Doxu210hp-hcd.c3278 status |= USB_PORT_STAT_C_RESET << 16; in oxu_hub_control()
Du132-hcd.c249 USB_PORT_STAT_C_RESET) << 16)
Dfotg210-hcd.c1608 status |= USB_PORT_STAT_C_RESET << 16; in fotg210_hub_control()
/Linux-v4.19/include/uapi/linux/usb/
Dch11.h180 #define USB_PORT_STAT_C_RESET 0x0010 macro
/Linux-v4.19/drivers/usb/musb/
Dmusb_virthub.c189 | (USB_PORT_STAT_C_RESET << 16) in musb_port_reset()
/Linux-v4.19/drivers/usb/misc/
Dlvstest.c356 if (portchange & USB_PORT_STAT_C_RESET) in lvs_rh_work()
/Linux-v4.19/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c450 USB_PORT_STAT_C_RESET | in ast_vhub_change_port_stat()
/Linux-v4.19/drivers/usb/gadget/udc/
Ddummy_hcd.c1992 | USB_PORT_STAT_C_RESET) << 16)
2166 dum_hcd->port_status |= (USB_PORT_STAT_C_RESET << 16); in dummy_hub_control()
/Linux-v4.19/drivers/usb/usbip/
Dvhci_hcd.c215 | USB_PORT_STAT_C_RESET) << 16)
/Linux-v4.19/drivers/usb/isp1760/
Disp1760-hcd.c1956 status |= USB_PORT_STAT_C_RESET << 16; in isp1760_hub_control()
/Linux-v4.19/drivers/usb/core/
Dhub.c1125 if (portchange & USB_PORT_STAT_C_RESET) { in hub_activate()
5204 if (portchange & USB_PORT_STAT_C_RESET) { in port_event()
/Linux-v4.19/drivers/usb/dwc2/
Dhcd.c3719 port_status |= USB_PORT_STAT_C_RESET << 16; in dwc2_hcd_hub_control()