Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-hub.c478 if (status_reg & PORT_CAS) { in xhci_hub_report_link_state()
Dxhci.h348 #define PORT_CAS (1 << 24) macro