Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_C_BH_RESET (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h184 #define USB_PORT_STAT_C_BH_RESET 0x0020 macro
/openbmc/linux/drivers/usb/misc/
H A Dlvstest.c356 if (portchange & USB_PORT_STAT_C_BH_RESET) in lvs_rh_work()
/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c1060 *status |= USB_PORT_STAT_C_BH_RESET << 16; in xhci_get_usb3_port_status()
/openbmc/linux/drivers/usb/core/
H A Dhub.c1214 if ((portchange & USB_PORT_STAT_C_BH_RESET) && in hub_activate()
5728 if ((portchange & USB_PORT_STAT_C_BH_RESET) in port_event()