Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h285 #define DEV_SPEED_MASK (0xf << 10) macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h283 #define DEV_SPEED_MASK GENMASK(13, 10) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h333 #define DEV_SPEED_MASK (0xf << 10) macro