Searched refs:PORT_WRC (Results 1 – 4 of 4) sorted by relevance
79 #define PORT_WRC (1 << 19) macro100 #define PORT_CHANGE_MASK (PORT_CSC | PORT_PEC | PORT_WRC | PORT_OCC | \
304 #define PORT_WRC BIT(19) macro331 #define PORT_CHANGE_BITS (PORT_CSC | PORT_WRC | PORT_RC | PORT_PLC | PORT_CEC)
482 if (portsc & PORT_WRC) in cdnsp_decode_portsc()
874 if ((portsc & (PORT_RC | PORT_WRC)) && (portsc & PORT_CONNECT)) { in cdnsp_handle_port_status()