Searched refs:USB_SS_PORT_STAT_POWER (Results 1 – 6 of 6) sorted by relevance
144 #define USB_SS_PORT_STAT_POWER 0x0200 macro
392 vhci_hcd->port_status[rhport] &= ~USB_SS_PORT_STAT_POWER; in vhci_hub_control()555 vhci_hcd->port_status[rhport] |= USB_SS_PORT_STAT_POWER; in vhci_hub_control()584 (USB_SS_PORT_STAT_POWER | in vhci_hub_control()607 USB_SS_PORT_STAT_POWER) != 0) { in vhci_hub_control()
374 if ((dum_hcd->port_status & USB_SS_PORT_STAT_POWER) == 0) { in set_link_state_by_speed()445 USB_SS_PORT_STAT_POWER : USB_PORT_STAT_POWER); in set_link_state()2133 dum_hcd->port_status &= ~USB_SS_PORT_STAT_POWER; in dummy_hub_control()2275 dum_hcd->port_status |= USB_SS_PORT_STAT_POWER; in dummy_hub_control()2295 (USB_SS_PORT_STAT_POWER | in dummy_hub_control()
1163 u32 stat_power = main ? USB_PORT_STAT_POWER : USB_SS_PORT_STAT_POWER; in tegra_xhci_set_port_power()1237 if (status & USB_SS_PORT_STAT_POWER) in tegra_xhci_id_work()
1052 *status |= USB_SS_PORT_STAT_POWER; in xhci_get_usb3_port_status()
3093 if (portstatus & USB_SS_PORT_STAT_POWER) in usb_port_is_power_on()