Home
last modified time | relevance | path

Searched defs:host_intr (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/usb/
H A Dhcd-dwc2.c99 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