Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-hub.c853 if (status_reg & PORT_CAS) { in xhci_hub_report_usb3_link_state()
1858 if (portsc & (PORT_CONNECT | PORT_CAS)) in xhci_port_missing_cas_quirk()
Dxhci.h399 #define PORT_CAS (1 << 24) macro
2649 if (portsc & PORT_CAS) in xhci_decode_portsc()
Dxhci.c836 if (portsc & (PORT_CHANGE_MASK | PORT_CAS) || in xhci_pending_portevent()