Searched refs:PORT_RC (Results 1 – 2 of 2) sorted by relevance
32 PORT_RC | PORT_PLC | PORT_PE)464 status = PORT_RC; in xhci_clear_port_change_bit()707 if ((raw_port_status & PORT_RC)) in xhci_get_port_status()1018 PORT_OCC | PORT_RC | PORT_PLC | in xhci_hub_control()1263 if ((temp & PORT_RC)) in xhci_hub_status_data()
366 #define PORT_RC (1 << 21) macro