Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-gadget.h659 #define EP_STS_OUTQ_VAL_MASK BIT(28) macro
660 #define EP_STS_OUTQ_VAL(p) ((p) & EP_STS_OUTQ_VAL_MASK)