HCS_PPC           106 drivers/usb/host/oxu210hp-hcd.c #define HCS_PPC(p)		((p)&(1 << 4))	/* true: port power control */
HCS_PPC            27 drivers/usb/isp1760/isp1760-regs.h #define HCS_PPC(p)		((p) & (1 << 4))	/* true: port power control */
HCS_PPC            46 include/linux/usb/ehci_def.h #define HCS_PPC(p)		((p)&(1 << 4))	/* true: port power control */