PORT_PLC
if (portsc & PORT_PLC)
#define CDNSP_PORT_RW1CS (PORT_PED | PORT_CSC | PORT_RC | PORT_PLC)
#define PORT_CHANGE_BITS (PORT_CSC | PORT_WRC | PORT_RC | PORT_PLC | PORT_CEC)
if ((portsc & PORT_PLC)) {
if (portsc & PORT_PLC && (link_state != XDEV_RESUME))
PORT_OCC | PORT_RC | PORT_PLC |
mask = PORT_CSC | PORT_PEC | PORT_OCC | PORT_PLC | PORT_WRC | PORT_CEC;
PORT_PLC);
sret = xhci_handshake(&ports[port_index]->port_reg->portsc, PORT_PLC,
PORT_PLC, 10 * 1000);
xhci_test_and_clear_bit(xhci, ports[port_index], PORT_PLC);
PORT_RC | PORT_PLC | PORT_PE)
status = PORT_PLC;
status = PORT_PLC;
xhci_test_and_clear_bit(xhci, port, PORT_PLC);
PORT_RC | PORT_PLC | PORT_CEC)
if ((portsc & PORT_PLC) && (portsc & PORT_PLS_MASK) == XDEV_RESUME) {
xhci_test_and_clear_bit(xhci, port, PORT_PLC);
if ((portsc & PORT_PLC) &&
xhci_test_and_clear_bit(xhci, port, PORT_PLC);
xhci_test_and_clear_bit(xhci, port, PORT_PLC);
if (portsc & PORT_PLC)