Home
last modified time | relevance | path

Searched defs:DEV_PORT_SPEED (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
Dcdnsp-gadget.h294 #define DEV_PORT_SPEED(p) (((p) >> 10) & 0x0f) macro
/kernel/linux/linux-6.6/drivers/usb/host/
Dxhci.h346 #define DEV_PORT_SPEED(p) (((p) >> 10) & 0x0f) macro
/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h346 #define DEV_PORT_SPEED(p) (((p) >> 10) & 0x0f) macro