Home
last modified time | relevance | path

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

/dports/emulators/bochs/bochs-2.7/iodev/usb/
H A Dusb_ohci.h43 #define OHCI_INTR_WD (1<<1) // HcDoneHead writeback macro
H A Dusb_ohci.cc1054 ((BX_OHCI_THIS hub.op_regs.HcInterruptStatus & OHCI_INTR_WD) > 0))); in usb_frame_timer()
1055 … hub.ohci_done_count == 0) && ((BX_OHCI_THIS hub.op_regs.HcInterruptStatus & OHCI_INTR_WD) == 0)) { in usb_frame_timer()
1063 set_interrupt(OHCI_INTR_WD); in usb_frame_timer()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/usb/
H A Dhcd-ohci.c168 #define OHCI_INTR_WD (1U<<1) /* HcDoneHead writeback */ macro
1271 if (ohci->done_count == 0 && !(ohci->intr_status & OHCI_INTR_WD)) { in ohci_frame_boundary()
1279 ohci_set_interrupt(ohci, OHCI_INTR_WD); in ohci_frame_boundary()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/usb/
H A Dhcd-ohci.c168 #define OHCI_INTR_WD (1U<<1) /* HcDoneHead writeback */ macro
1271 if (ohci->done_count == 0 && !(ohci->intr_status & OHCI_INTR_WD)) { in ohci_frame_boundary()
1279 ohci_set_interrupt(ohci, OHCI_INTR_WD); in ohci_frame_boundary()
/dports/emulators/qemu42/qemu-4.2.1/hw/usb/
H A Dhcd-ohci.c168 #define OHCI_INTR_WD (1U<<1) /* HcDoneHead writeback */ macro
1271 if (ohci->done_count == 0 && !(ohci->intr_status & OHCI_INTR_WD)) { in ohci_frame_boundary()
1279 ohci_set_interrupt(ohci, OHCI_INTR_WD); in ohci_frame_boundary()
/dports/emulators/qemu/qemu-6.2.0/hw/usb/
H A Dhcd-ohci.c168 #define OHCI_INTR_WD (1U<<1) /* HcDoneHead writeback */ in ohci_pci_register_types()
1295 if (ohci->done_count == 0 && !(ohci->intr_status & OHCI_INTR_WD)) {
1303 ohci_set_interrupt(ohci, OHCI_INTR_WD);
/dports/emulators/qemu60/qemu-6.0.0/hw/usb/
H A Dhcd-ohci.c168 #define OHCI_INTR_WD (1U<<1) /* HcDoneHead writeback */ macro
1295 if (ohci->done_count == 0 && !(ohci->intr_status & OHCI_INTR_WD)) { in ohci_frame_boundary()
1303 ohci_set_interrupt(ohci, OHCI_INTR_WD); in ohci_frame_boundary()
/dports/emulators/qemu5/qemu-5.2.0/hw/usb/
H A Dhcd-ohci.c168 #define OHCI_INTR_WD (1U<<1) /* HcDoneHead writeback */ macro
1295 if (ohci->done_count == 0 && !(ohci->intr_status & OHCI_INTR_WD)) { in ohci_frame_boundary()
1303 ohci_set_interrupt(ohci, OHCI_INTR_WD); in ohci_frame_boundary()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/usb/
H A Dhcd-ohci.c168 #define OHCI_INTR_WD (1U<<1) /* HcDoneHead writeback */ macro
1271 if (ohci->done_count == 0 && !(ohci->intr_status & OHCI_INTR_WD)) { in ohci_frame_boundary()
1279 ohci_set_interrupt(ohci, OHCI_INTR_WD); in ohci_frame_boundary()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/usb/
H A Dhcd-ohci.c168 #define OHCI_INTR_WD (1U<<1) /* HcDoneHead writeback */ macro
1295 if (ohci->done_count == 0 && !(ohci->intr_status & OHCI_INTR_WD)) { in ohci_frame_boundary()
1303 ohci_set_interrupt(ohci, OHCI_INTR_WD); in ohci_frame_boundary()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/usb/
H A Dhcd-ohci.c233 #define OHCI_INTR_WD (1U<<1) /* HcDoneHead writeback */ macro
1330 if (ohci->done_count == 0 && !(ohci->intr_status & OHCI_INTR_WD)) { in ohci_frame_boundary()
1338 ohci_set_interrupt(ohci, OHCI_INTR_WD); in ohci_frame_boundary()