Home
last modified time | relevance | path

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

/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/usb/
H A Dhcd-ohci.c151 #define OHCI_CTL_BLE (1<<5) macro
1220 if ((ohci->ctl & OHCI_CTL_BLE) && (ohci->status & OHCI_STATUS_BLF)) { in ohci_process_lists()
1249 if (ohci->old_ctl & (~ohci->ctl) & (OHCI_CTL_BLE | OHCI_CTL_CLE)) { in ohci_frame_boundary()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/usb/
H A Dhcd-ohci.c151 #define OHCI_CTL_BLE (1<<5) macro
1220 if ((ohci->ctl & OHCI_CTL_BLE) && (ohci->status & OHCI_STATUS_BLF)) { in ohci_process_lists()
1249 if (ohci->old_ctl & (~ohci->ctl) & (OHCI_CTL_BLE | OHCI_CTL_CLE)) { in ohci_frame_boundary()
/dports/emulators/qemu42/qemu-4.2.1/hw/usb/
H A Dhcd-ohci.c151 #define OHCI_CTL_BLE (1<<5) macro
1220 if ((ohci->ctl & OHCI_CTL_BLE) && (ohci->status & OHCI_STATUS_BLF)) { in ohci_process_lists()
1249 if (ohci->old_ctl & (~ohci->ctl) & (OHCI_CTL_BLE | OHCI_CTL_CLE)) { in ohci_frame_boundary()
/dports/emulators/qemu/qemu-6.2.0/hw/usb/
H A Dhcd-ohci.c151 #define OHCI_CTL_BLE (1<<5)
1244 if ((ohci->ctl & OHCI_CTL_BLE) && (ohci->status & OHCI_STATUS_BLF)) {
1273 if (ohci->old_ctl & (~ohci->ctl) & (OHCI_CTL_BLE | OHCI_CTL_CLE)) {
/dports/emulators/qemu60/qemu-6.0.0/hw/usb/
H A Dhcd-ohci.c151 #define OHCI_CTL_BLE (1<<5) macro
1244 if ((ohci->ctl & OHCI_CTL_BLE) && (ohci->status & OHCI_STATUS_BLF)) { in ohci_process_lists()
1273 if (ohci->old_ctl & (~ohci->ctl) & (OHCI_CTL_BLE | OHCI_CTL_CLE)) { in ohci_frame_boundary()
/dports/emulators/qemu5/qemu-5.2.0/hw/usb/
H A Dhcd-ohci.c151 #define OHCI_CTL_BLE (1<<5) macro
1244 if ((ohci->ctl & OHCI_CTL_BLE) && (ohci->status & OHCI_STATUS_BLF)) { in ohci_process_lists()
1273 if (ohci->old_ctl & (~ohci->ctl) & (OHCI_CTL_BLE | OHCI_CTL_CLE)) { in ohci_frame_boundary()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/usb/
H A Dhcd-ohci.c151 #define OHCI_CTL_BLE (1<<5) macro
1220 if ((ohci->ctl & OHCI_CTL_BLE) && (ohci->status & OHCI_STATUS_BLF)) { in ohci_process_lists()
1249 if (ohci->old_ctl & (~ohci->ctl) & (OHCI_CTL_BLE | OHCI_CTL_CLE)) { in ohci_frame_boundary()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/usb/
H A Dhcd-ohci.c151 #define OHCI_CTL_BLE (1<<5) macro
1244 if ((ohci->ctl & OHCI_CTL_BLE) && (ohci->status & OHCI_STATUS_BLF)) { in ohci_process_lists()
1273 if (ohci->old_ctl & (~ohci->ctl) & (OHCI_CTL_BLE | OHCI_CTL_CLE)) { in ohci_frame_boundary()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/usb/
H A Dhcd-ohci.c216 #define OHCI_CTL_BLE (1<<5) macro
1279 if ((ohci->ctl & OHCI_CTL_BLE) && (ohci->status & OHCI_STATUS_BLF)) { in ohci_process_lists()
1308 if (ohci->old_ctl & (~ohci->ctl) & (OHCI_CTL_BLE | OHCI_CTL_CLE)) { in ohci_frame_boundary()