Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Dgadget.h294 #define USB_STS_L1ENS_MASK BIT(16) macro
295 #define USB_STS_L1ENS(p) ((p) & USB_STS_L1ENS_MASK)
/kernel/linux/linux-6.6/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)

Completed in 6 milliseconds