Searched refs:ISR_HOST (Results 1 – 2 of 2) sorted by relevance
118 writel(ISR_HOST | ISR_OTG | ISR_DEV, ®s->otg.isr); in ehci_hcd_init()
128 #define ISR_HOST (1 << 2) /* USB Host interrupt */ macro