Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h134 #define HCC_PPC(p) ((p) & (1 << 3)) macro
H A Dxhci.c1225 if (HCC_PPC(reg)) in xhci_lowlevel_init()
/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c265 if (HCC_PPC(xhci->hcc_params)) in xhci_common_hub_descriptor()
H A Dxhci.h107 #define HCC_PPC(p) ((p) & (1 << 3)) macro