Searched refs:PORT_PLC (Results 1 – 5 of 5) sorted by relevance
97 #define PORT_PLC (1 << 22) macro101 PORT_RC | PORT_PLC | PORT_CEC)
2056 if ((portsc & PORT_PLC) && (portsc & PORT_PLS_MASK) == XDEV_RESUME) { in handle_port_status()2072 xhci_test_and_clear_bit(xhci, port, PORT_PLC); in handle_port_status()2097 if ((portsc & PORT_PLC) && in handle_port_status()2114 xhci_test_and_clear_bit(xhci, port, PORT_PLC); in handle_port_status()2135 xhci_test_and_clear_bit(xhci, port, PORT_PLC); in handle_port_status()
168 #define CDNSP_PORT_RW1CS (PORT_PED | PORT_CSC | PORT_RC | PORT_PLC)321 #define PORT_PLC BIT(22) macro331 #define PORT_CHANGE_BITS (PORT_CSC | PORT_WRC | PORT_RC | PORT_PLC | PORT_CEC)
486 if (portsc & PORT_PLC) in cdnsp_decode_portsc()
825 if ((portsc & PORT_PLC)) { in cdnsp_handle_port_status()