Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_fw.h90 __le32 host_intr; /* 0x3038 - Host Interrupt Register */ member