HCS_N_CC          103 drivers/usb/host/oxu210hp-hcd.c #define HCS_N_CC(p)		(((p)>>12)&0xf)	/* bits 15:12, #companion HCs */
HCS_N_CC           43 include/linux/usb/ehci_def.h #define HCS_N_CC(p)		(((p)>>12)&0xf)	/* bits 15:12, #companion HCs */