Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dfotg210.h136 #define IMR_HOST (1 << 2) /* USB Host interrupt */ macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c168 writel(IMR_IRQLH | IMR_HOST | IMR_OTG, &regs->imr); in fotg210_reset()