Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-dwc2.c122 static inline void dwc2_update_hc_irq(DWC2State *s, int index) in dwc2_update_hc_irq() function
387 dwc2_update_hc_irq(s, index); in dwc2_handle_packet()
402 dwc2_update_hc_irq(s, index); in dwc2_handle_packet()
1055 dwc2_update_hc_irq(s, index & ~7); in dwc2_hreg1_write()