Searched refs:USB_PORT_STAT_C_RESET (Results 1 – 8 of 8) sorted by relevance
107 port->change |= USB_PORT_STAT_C_RESET; in wusbhc_rh_port_reset()116 port->change |= USB_PORT_STAT_C_RESET | USB_PORT_STAT_C_ENABLE; in wusbhc_rh_port_reset()296 wusb_port_by_idx(wusbhc, port_idx)->change &= ~USB_PORT_STAT_C_RESET; in wusbhc_rh_clear_port_feat()
193 USB_PORT_STAT_C_RESET | USB_PORT_STAT_C_OVERCURRENT)) { in fhci_hub_status_data()267 ~USB_PORT_STAT_C_RESET; in fhci_hub_control()
254 USB_PORT_STAT_C_RESET) << 16)
96 #define USB_PORT_STAT_C_RESET 0x0010 macro
3124 if (portchange & USB_PORT_STAT_C_RESET) { in hub_events()
173 | (USB_PORT_STAT_C_RESET << 16) in musb_port_reset()
1541 | USB_PORT_STAT_C_RESET) << 16)1645 dum->port_status |= (USB_PORT_STAT_C_RESET << 16); in dummy_hub_control()
177 | USB_PORT_STAT_C_RESET) << 16)