Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-faraday.c119 writel(ISR_HOST | ISR_OTG | ISR_DEV, &regs->otg.isr); in ehci_hcd_init()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dfotg210.h129 #define ISR_HOST (1 << 2) /* USB Host interrupt */ macro