Home
last modified time | relevance | path

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

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