Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/usb/
Dehci_def.h38 #define HCS_DEBUG_PORT(p) (((p)>>20)&0xf) /* bits 23:20, debug port? */ macro
/linux-3.4.99/drivers/usb/host/
Doxu210hp.h70 #define HCS_DEBUG_PORT(p) (((p)>>20)&0xf) /* bits 23:20, debug port? */ macro