Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-caps.h45 #define HCC_PPC(p) ((p) & (1 << 3)) macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h134 #define HCC_PPC(p) ((p) & (1 << 3)) macro