Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-gadget.h267 #define USB_STS_IN_RST_MASK BIT(10) macro
268 #define USB_STS_IN_RST(p) ((p) & USB_STS_IN_RST_MASK)