Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dehci_def.h27 #define HCS_DEBUG_PORT(p) (((p)>>20)&0xf) /* bits 23:20, debug port? */ macro
/openbmc/linux/drivers/usb/host/
H A Doxu210hp-hcd.c102 #define HCS_DEBUG_PORT(p) (((p)>>20)&0xf) /* bits 23:20, debug port? */ macro