Home
last modified time | relevance | path

Searched refs:PORT_RC (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-hub.c20 PORT_RC | PORT_PLC | PORT_PE)
512 status = PORT_RC; in xhci_clear_port_change_bit()
1052 if ((raw_port_status & PORT_RC)) in xhci_get_port_status()
1255 PORT_OCC | PORT_RC | PORT_PLC | in xhci_hub_control()
1580 if ((temp & PORT_RC)) in xhci_hub_status_data()
Dxhci.h371 #define PORT_RC (1 << 21) macro
389 PORT_RC | PORT_PLC | PORT_CEC)
2591 if (portsc & PORT_RC) in xhci_decode_portsc()