Searched refs:USB_SS_PORT_STAT_POWER (Results 1 – 3 of 3) sorted by relevance
142 #define USB_SS_PORT_STAT_POWER 0x0200 macro
377 if ((dum_hcd->port_status & USB_SS_PORT_STAT_POWER) == 0) { in set_link_state_by_speed()448 USB_SS_PORT_STAT_POWER : USB_PORT_STAT_POWER); in set_link_state()2143 dum_hcd->port_status &= ~USB_SS_PORT_STAT_POWER; in dummy_hub_control()2285 dum_hcd->port_status |= USB_SS_PORT_STAT_POWER; in dummy_hub_control()2305 (USB_SS_PORT_STAT_POWER | in dummy_hub_control()
1298 u32 stat_power = main ? USB_PORT_STAT_POWER : USB_SS_PORT_STAT_POWER; in tegra_xhci_set_port_power()1375 if (status & USB_SS_PORT_STAT_POWER) in tegra_xhci_id_work()