Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-port.h55 #define DEV_PORT_SPEED(p) (((p) >> 10) & 0x0f) macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h294 #define DEV_PORT_SPEED(p) (((p) >> 10) & 0x0f) macro