Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h135 #define HCC_PPC(p) ((p) & (1 << 3)) macro
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c1236 if (HCC_PPC(reg)) in xhci_lowlevel_init()