Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-gadget.h295 #define USB_STS_L1ENS_MASK BIT(16) macro
296 #define USB_STS_L1ENS(p) ((p) & USB_STS_L1ENS_MASK)