Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-hub.c748 if (status_reg & PORT_CAS) { in xhci_hub_report_usb3_link_state()
1737 if (portsc & (PORT_CONNECT | PORT_CAS)) in xhci_port_missing_cas_quirk()
Dxhci.h396 #define PORT_CAS (1 << 24) macro
2597 if (portsc & PORT_CAS) in xhci_decode_portsc()