Home
last modified time | relevance | path

Searched refs:HCC_PPC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h107 #define HCC_PPC(p) ((p) & (1 << 3)) macro
323 /* true: port has power (see HCC_PPC) */
H A Dxhci-hub.c179 if (HCC_PPC(xhci->hcc_params)) in xhci_common_hub_descriptor()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h107 #define HCC_PPC(p) ((p) & (1 << 3)) macro
323 /* true: port has power (see HCC_PPC) */
H A Dxhci-hub.c265 if (HCC_PPC(xhci->hcc_params)) in xhci_common_hub_descriptor()

Completed in 15 milliseconds