Searched refs:USB_SS_PORT_STAT_POWER (Results 1 – 6 of 6) sorted by relevance
142 #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()
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()
1067 *status |= USB_SS_PORT_STAT_POWER; in xhci_get_usb3_port_status()
3193 if (portstatus & USB_SS_PORT_STAT_POWER) in usb_port_is_power_on()