Searched defs:host_intr (Results 1 – 2 of 2) sorted by relevance
99 static inline void dwc2_raise_host_irq(DWC2State *s, uint32_t host_intr) in dwc2_raise_host_irq()111 static inline void dwc2_lower_host_irq(DWC2State *s, uint32_t host_intr) in dwc2_lower_host_irq()124 uint32_t host_intr = 1 << (index >> 3); in dwc2_update_hc_irq() local
90 __le32 host_intr; /* 0x3038 - Host Interrupt Register */ member