Searched refs:XDEV_U0 (Results 1 – 3 of 3) sorted by relevance
544 bool port_in_u0 = ((status & PORT_PLS_MASK) == XDEV_U0); in xhci_del_comp_mod_timer()630 XDEV_U0); in xhci_get_port_status()668 if ((raw_port_status & PORT_PLS_MASK) == XDEV_U0 in xhci_get_port_status()811 if ((temp & PORT_PLS_MASK) != XDEV_U0) { in xhci_hub_control()814 XDEV_U0); in xhci_hub_control()1004 XDEV_U0); in xhci_hub_control()1231 port_index, XDEV_U0); in xhci_bus_resume()1241 port_index, XDEV_U0); in xhci_bus_resume()
285 #define XDEV_U0 (0x0 << 5) macro
1580 XDEV_U0); in handle_port_status()1597 if ((temp & PORT_PLC) && (temp & PORT_PLS_MASK) == XDEV_U0 && in handle_port_status()