Searched refs:XDEV_U3 (Results 1 – 11 of 11) sorted by relevance
1069 if (link_state != XDEV_U3 && in xhci_get_usb3_port_status()1101 if (link_state == XDEV_U3) in xhci_get_usb2_port_status()1126 if (link_state != XDEV_U3 && link_state != XDEV_RESUME) { in xhci_get_usb2_port_status()1329 || (temp & PORT_PLS_MASK) >= XDEV_U3) { in xhci_hub_control()1346 xhci_set_link_state(xhci, port, XDEV_U3); in xhci_hub_control()1441 if (pls == XDEV_U3 || in xhci_hub_control()1447 if (pls <= XDEV_U3) /* U1, U2, U3 */ in xhci_hub_control()1450 if (pls > XDEV_U3) in xhci_hub_control()1481 if ((temp & PORT_PLS_MASK) == XDEV_U3) in xhci_hub_control()1571 if ((temp & PORT_PLS_MASK) == XDEV_U3) { in xhci_hub_control()[all …]
21 #define XDEV_U3 (0x3 << 5) macro
917 if ((portsc & PORT_PLS_MASK) != XDEV_U3) in xhci_pci_poweroff_late()
1972 if ((value & PORT_PLS_MASK) != XDEV_U3) { in xhci_hub_ports_suspended()2191 if (((portsc & PORT_PLS_MASK) == XDEV_U3) || ((portsc & DEV_SPEED_MASK) == XDEV_FS)) in tegra_xusb_enter_elpg()
2347 case XDEV_U3: in xhci_portsc_link_state_string()
439 case XDEV_U3: in cdnsp_portsc_link_state_string()
1503 if (portsc == XDEV_U3 && !pdev->may_wakeup) in __cdnsp_gadget_wakeup()1969 if (pdev->link_state == XDEV_U3) in cdnsp_gadget_suspend()1998 if (pdev->link_state == XDEV_U3) in cdnsp_gadget_resume()
846 if (link_state == XDEV_U0 && pdev->link_state == XDEV_U3 && in cdnsp_handle_port_status()850 if (link_state == XDEV_U3 && pdev->link_state != XDEV_U3) in cdnsp_handle_port_status()
261 #define XDEV_U3 (0x3 << 5) macro
273 #define XDEV_U3 (0x3 << 5) macro
1000 if ((reg & PORT_PLS_MASK) == XDEV_U3) in xhci_submit_root()