Searched refs:PORT_RC (Results 1 – 4 of 4) sorted by relevance
20 PORT_RC | PORT_PLC | PORT_PE)517 status = PORT_RC; in xhci_clear_port_change_bit()1060 if ((raw_port_status & PORT_RC)) in xhci_get_port_status()1263 PORT_OCC | PORT_RC | PORT_PLC | in xhci_hub_control()1588 if ((temp & PORT_RC)) in xhci_hub_status_data()
375 #define PORT_RC (1 << 21) macro393 PORT_RC | PORT_PLC | PORT_CEC)2673 if (portsc & PORT_RC) in xhci_decode_portsc()
826 status = PORT_RC; in xhci_clear_port_change_bit()1024 if (reg & PORT_RC) in xhci_submit_root()
321 #define PORT_RC (1 << 21) macro