Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dehci_def.h43 #define HCS_N_CC(p) (((p)>>12)&0xf) /* bits 15:12, #companion HCs */ macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Doxu210hp-hcd.c104 #define HCS_N_CC(p) (((p)>>12)&0xf) /* bits 15:12, #companion HCs */ macro