Home
last modified time | relevance | path

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

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