Lines Matching refs:PORT_PLC
21 PORT_RC | PORT_PLC | PORT_PE)
607 status = PORT_PLC; in xhci_clear_port_change_bit()
611 status = PORT_PLC; in xhci_clear_port_change_bit()
982 xhci_test_and_clear_bit(xhci, port, PORT_PLC); in xhci_handle_usb2_port_link_resume()
1058 if (portsc & PORT_PLC && (link_state != XDEV_RESUME)) in xhci_get_usb3_port_status()
1365 PORT_OCC | PORT_RC | PORT_PLC | in xhci_hub_control()
1674 mask = PORT_CSC | PORT_PEC | PORT_OCC | PORT_PLC | PORT_WRC | PORT_CEC; in xhci_hub_status_data()
1948 PORT_PLC); in xhci_bus_resume()
1955 sret = xhci_handshake(ports[port_index]->addr, PORT_PLC, in xhci_bus_resume()
1956 PORT_PLC, 10 * 1000); in xhci_bus_resume()
1962 xhci_test_and_clear_bit(xhci, ports[port_index], PORT_PLC); in xhci_bus_resume()