Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-caps.h69 #define RTSOFF_MASK (~0x1f) macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h152 #define RTSOFF_MASK (~0x1f) macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h96 #define RTSOFF_MASK GENMASK(31, 5) macro