HCS_N_PCC         104 drivers/usb/host/oxu210hp-hcd.c #define HCS_N_PCC(p)		(((p)>>8)&0xf)	/* bits 11:8, ports per CC */
HCS_N_PCC          44 include/linux/usb/ehci_def.h #define HCS_N_PCC(p)		(((p)>>8)&0xf)	/* bits 11:8, ports per CC */