Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-port.h108 #define PORT_CAS (1 << 24) macro
H A Dxhci-hub.c857 if (status_reg & PORT_CAS) { in xhci_hub_report_usb3_link_state()
1849 if (portsc & (PORT_CONNECT | PORT_CAS)) in xhci_port_missing_cas_quirk()
H A Dxhci.h2364 if (portsc & PORT_CAS) in xhci_decode_portsc()
H A Dxhci.c877 if (portsc & (PORT_CHANGE_MASK | PORT_CAS) || in xhci_pending_portevent()