Home
last modified time | relevance | path

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

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