Home
last modified time | relevance | path

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

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