Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dgadget.h266 #define USB_STS_IN_RST_MASK BIT(10) macro
267 #define USB_STS_IN_RST(p) ((p) & USB_STS_IN_RST_MASK)
/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dgadget.h266 #define USB_STS_IN_RST_MASK BIT(10) macro
267 #define USB_STS_IN_RST(p) ((p) & USB_STS_IN_RST_MASK)