Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci-hub.c832 if (status_reg & PORT_CAS) { in xhci_hub_report_usb3_link_state()
1823 if (portsc & (PORT_CONNECT | PORT_CAS)) in xhci_port_missing_cas_quirk()
Dxhci.h396 #define PORT_CAS (1 << 24) macro
2609 if (portsc & PORT_CAS) in xhci_decode_portsc()