Home
last modified time | relevance | path

Searched refs:DB_STREAMID_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c37 #define DB_STREAMID_MASK GENMASK(31, 16) macro
38 #define DB_STREAMID(x) (((x) << 16) & DB_STREAMID_MASK)