Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h135 #define HCC_PPC(p) ((p) & (1 << 3)) macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci.c1227 if (HCC_PPC(reg)) in xhci_lowlevel_init()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c179 if (HCC_PPC(xhci->hcc_params)) in xhci_common_hub_descriptor()
H A Dxhci.h108 #define HCC_PPC(p) ((p) & (1 << 3)) macro