Searched refs:USB_SS_PORT_STAT_POWER (Results 1 – 6 of 6) sorted by relevance
142 #define USB_SS_PORT_STAT_POWER 0x0200 macro
394 vhci_hcd->port_status[rhport] &= ~USB_SS_PORT_STAT_POWER; in vhci_hub_control()558 vhci_hcd->port_status[rhport] |= USB_SS_PORT_STAT_POWER; in vhci_hub_control()587 (USB_SS_PORT_STAT_POWER | in vhci_hub_control()610 USB_SS_PORT_STAT_POWER) != 0) { in vhci_hub_control()
378 if ((dum_hcd->port_status & USB_SS_PORT_STAT_POWER) == 0) { in set_link_state_by_speed()449 USB_SS_PORT_STAT_POWER : USB_PORT_STAT_POWER); in set_link_state()2155 dum_hcd->port_status &= ~USB_SS_PORT_STAT_POWER; in dummy_hub_control()2297 dum_hcd->port_status |= USB_SS_PORT_STAT_POWER; in dummy_hub_control()2317 (USB_SS_PORT_STAT_POWER | in dummy_hub_control()
1304 u32 stat_power = main ? USB_PORT_STAT_POWER : USB_SS_PORT_STAT_POWER; in tegra_xhci_set_port_power()1382 if (status & USB_SS_PORT_STAT_POWER) in tegra_xhci_id_work()
1074 *status |= USB_SS_PORT_STAT_POWER; in xhci_get_usb3_port_status()
3239 if (portstatus & USB_SS_PORT_STAT_POWER) in usb_port_is_power_on()