Home
last modified time | relevance | path

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

/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/usb/
H A Dhcd-ohci.c152 #define OHCI_CTL_HCFS ((1<<6)|(1<<7)) macro
282 if ((s->ctl & OHCI_CTL_HCFS) == OHCI_USB_SUSPEND) { in ohci_attach()
330 if ((s->ctl & OHCI_CTL_HCFS) == OHCI_USB_SUSPEND) { in ohci_wakeup()
333 s->ctl &= ~OHCI_CTL_HCFS; in ohci_wakeup()
1381 old_state = ohci->ctl & OHCI_CTL_HCFS; in ohci_set_ctl()
1383 new_state = ohci->ctl & OHCI_CTL_HCFS; in ohci_set_ctl()
1414 if ((ohci->ctl & OHCI_CTL_HCFS) != OHCI_USB_OPERATIONAL) in ohci_get_frame_remaining()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/usb/
H A Dhcd-ohci.c152 #define OHCI_CTL_HCFS ((1<<6)|(1<<7)) macro
282 if ((s->ctl & OHCI_CTL_HCFS) == OHCI_USB_SUSPEND) { in ohci_attach()
330 if ((s->ctl & OHCI_CTL_HCFS) == OHCI_USB_SUSPEND) { in ohci_wakeup()
333 s->ctl &= ~OHCI_CTL_HCFS; in ohci_wakeup()
1381 old_state = ohci->ctl & OHCI_CTL_HCFS; in ohci_set_ctl()
1383 new_state = ohci->ctl & OHCI_CTL_HCFS; in ohci_set_ctl()
1414 if ((ohci->ctl & OHCI_CTL_HCFS) != OHCI_USB_OPERATIONAL) in ohci_get_frame_remaining()
/dports/emulators/qemu42/qemu-4.2.1/hw/usb/
H A Dhcd-ohci.c152 #define OHCI_CTL_HCFS ((1<<6)|(1<<7)) macro
282 if ((s->ctl & OHCI_CTL_HCFS) == OHCI_USB_SUSPEND) { in ohci_attach()
330 if ((s->ctl & OHCI_CTL_HCFS) == OHCI_USB_SUSPEND) { in ohci_wakeup()
333 s->ctl &= ~OHCI_CTL_HCFS; in ohci_wakeup()
1381 old_state = ohci->ctl & OHCI_CTL_HCFS; in ohci_set_ctl()
1383 new_state = ohci->ctl & OHCI_CTL_HCFS; in ohci_set_ctl()
1414 if ((ohci->ctl & OHCI_CTL_HCFS) != OHCI_USB_OPERATIONAL) in ohci_get_frame_remaining()
/dports/emulators/qemu/qemu-6.2.0/hw/usb/
H A Dhcd-ohci.c152 #define OHCI_CTL_HCFS ((1<<6)|(1<<7))
282 if ((s->ctl & OHCI_CTL_HCFS) == OHCI_USB_SUSPEND) {
330 if ((s->ctl & OHCI_CTL_HCFS) == OHCI_USB_SUSPEND) {
333 s->ctl &= ~OHCI_CTL_HCFS;
1405 old_state = ohci->ctl & OHCI_CTL_HCFS;
1407 new_state = ohci->ctl & OHCI_CTL_HCFS;
1438 if ((ohci->ctl & OHCI_CTL_HCFS) != OHCI_USB_OPERATIONAL)
/dports/emulators/qemu60/qemu-6.0.0/hw/usb/
H A Dhcd-ohci.c152 #define OHCI_CTL_HCFS ((1<<6)|(1<<7)) macro
282 if ((s->ctl & OHCI_CTL_HCFS) == OHCI_USB_SUSPEND) { in ohci_attach()
330 if ((s->ctl & OHCI_CTL_HCFS) == OHCI_USB_SUSPEND) { in ohci_wakeup()
333 s->ctl &= ~OHCI_CTL_HCFS; in ohci_wakeup()
1405 old_state = ohci->ctl & OHCI_CTL_HCFS; in ohci_set_ctl()
1407 new_state = ohci->ctl & OHCI_CTL_HCFS; in ohci_set_ctl()
1438 if ((ohci->ctl & OHCI_CTL_HCFS) != OHCI_USB_OPERATIONAL) in ohci_get_frame_remaining()
/dports/emulators/qemu5/qemu-5.2.0/hw/usb/
H A Dhcd-ohci.c152 #define OHCI_CTL_HCFS ((1<<6)|(1<<7)) macro
282 if ((s->ctl & OHCI_CTL_HCFS) == OHCI_USB_SUSPEND) { in ohci_attach()
330 if ((s->ctl & OHCI_CTL_HCFS) == OHCI_USB_SUSPEND) { in ohci_wakeup()
333 s->ctl &= ~OHCI_CTL_HCFS; in ohci_wakeup()
1405 old_state = ohci->ctl & OHCI_CTL_HCFS; in ohci_set_ctl()
1407 new_state = ohci->ctl & OHCI_CTL_HCFS; in ohci_set_ctl()
1438 if ((ohci->ctl & OHCI_CTL_HCFS) != OHCI_USB_OPERATIONAL) in ohci_get_frame_remaining()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/usb/
H A Dhcd-ohci.c152 #define OHCI_CTL_HCFS ((1<<6)|(1<<7)) macro
282 if ((s->ctl & OHCI_CTL_HCFS) == OHCI_USB_SUSPEND) { in ohci_attach()
330 if ((s->ctl & OHCI_CTL_HCFS) == OHCI_USB_SUSPEND) { in ohci_wakeup()
333 s->ctl &= ~OHCI_CTL_HCFS; in ohci_wakeup()
1381 old_state = ohci->ctl & OHCI_CTL_HCFS; in ohci_set_ctl()
1383 new_state = ohci->ctl & OHCI_CTL_HCFS; in ohci_set_ctl()
1414 if ((ohci->ctl & OHCI_CTL_HCFS) != OHCI_USB_OPERATIONAL) in ohci_get_frame_remaining()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/usb/
H A Dhcd-ohci.c152 #define OHCI_CTL_HCFS ((1<<6)|(1<<7)) macro
282 if ((s->ctl & OHCI_CTL_HCFS) == OHCI_USB_SUSPEND) { in ohci_attach()
330 if ((s->ctl & OHCI_CTL_HCFS) == OHCI_USB_SUSPEND) { in ohci_wakeup()
333 s->ctl &= ~OHCI_CTL_HCFS; in ohci_wakeup()
1405 old_state = ohci->ctl & OHCI_CTL_HCFS; in ohci_set_ctl()
1407 new_state = ohci->ctl & OHCI_CTL_HCFS; in ohci_set_ctl()
1438 if ((ohci->ctl & OHCI_CTL_HCFS) != OHCI_USB_OPERATIONAL) in ohci_get_frame_remaining()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/usb/
H A Dhcd-ohci.c217 #define OHCI_CTL_HCFS ((1<<6)|(1<<7)) macro
344 if ((s->ctl & OHCI_CTL_HCFS) == OHCI_USB_SUSPEND) { in ohci_attach()
392 if ((s->ctl & OHCI_CTL_HCFS) == OHCI_USB_SUSPEND) { in ohci_wakeup()
395 s->ctl &= ~OHCI_CTL_HCFS; in ohci_wakeup()
1440 old_state = ohci->ctl & OHCI_CTL_HCFS; in ohci_set_ctl()
1442 new_state = ohci->ctl & OHCI_CTL_HCFS; in ohci_set_ctl()
1473 if ((ohci->ctl & OHCI_CTL_HCFS) != OHCI_USB_OPERATIONAL) in ohci_get_frame_remaining()