Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-faraday.c117 writel(IMR_IRQLH | IMR_OTG | IMR_DEV, &regs->otg.imr); in ehci_hcd_init()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dfotg210.h139 #define IMR_DEV (1 << 0) /* USB Device interrupt */ macro