Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-hub.c62 if (HCC_PPC(xhci->hcc_params)) in xhci_common_hub_descriptor()
Dxhci.h111 #define HCC_PPC(p) ((p) & (1 << 3)) macro