Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-hub.c599 if (status_reg & PORT_CAS) { in xhci_hub_report_usb3_link_state()
Dxhci.h387 #define PORT_CAS (1 << 24) macro