Home
last modified time | relevance | path

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

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