Home
last modified time | relevance | path

Searched refs:CMD_HCRESET (Results 1 – 25 of 44) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/lib/libusb/
H A Dusb-ehci.h108 #define CMD_HCRESET (1 << 1) macro
H A Dusb-ehci.c105 write_reg32(&ehcd->op_regs->usbcmd, (usbcmd & ~(CMD_PSE | CMD_ASE)) | CMD_HCRESET); in ehci_hcd_init()
109 if (usbcmd & CMD_HCRESET) { in ehci_hcd_init()
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/lib/libusb/
H A Dusb-ehci.h108 #define CMD_HCRESET (1 << 1) macro
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/lib/libusb/
H A Dusb-ehci.h108 #define CMD_HCRESET (1 << 1) macro
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/lib/libusb/
H A Dusb-ehci.h108 #define CMD_HCRESET (1 << 1) macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/lib/libusb/
H A Dusb-ehci.h108 #define CMD_HCRESET (1 << 1) macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/SLOF/lib/libusb/
H A Dusb-ehci.h108 #define CMD_HCRESET (1 << 1) macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/SLOF/lib/libusb/
H A Dusb-ehci.h108 #define CMD_HCRESET (1 << 1)
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/hw/
H A Dusb-ehci.h54 #define CMD_HCRESET (1<<1) macro
H A Dusb-ehci.c234 writel(&cntl->regs->usbcmd, (cmd & ~(CMD_ASE | CMD_PSE)) | CMD_HCRESET); in configure_ehci()
238 if (!(cmd & CMD_HCRESET)) in configure_ehci()
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/hw/
H A Dusb-ehci.h54 #define CMD_HCRESET (1<<1) macro
H A Dusb-ehci.c234 writel(&cntl->regs->usbcmd, (cmd & ~(CMD_ASE | CMD_PSE)) | CMD_HCRESET); in configure_ehci()
238 if (!(cmd & CMD_HCRESET)) in configure_ehci()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/hw/
H A Dusb-ehci.h54 #define CMD_HCRESET (1<<1) macro
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/hw/
H A Dusb-ehci.h54 #define CMD_HCRESET (1<<1) macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/hw/
H A Dusb-ehci.h54 #define CMD_HCRESET (1<<1) macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/hw/
H A Dusb-ehci.h54 #define CMD_HCRESET (1<<1) macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/hw/
H A Dusb-ehci.h54 #define CMD_HCRESET (1<<1) macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/hw/
H A Dusb-ehci.h54 #define CMD_HCRESET (1<<1) macro
/dports/misc/seabios/seabios-1.14.0/src/hw/
H A Dusb-ehci.h54 #define CMD_HCRESET (1<<1) macro
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/hw/
H A Dusb-ehci.h54 #define CMD_HCRESET (1<<1) macro
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/hw/
H A Dusb-ehci.h54 #define CMD_HCRESET (1<<1) macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/hw/
H A Dusb-ehci.h54 #define CMD_HCRESET (1<<1) macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/hw/
H A Dusb-ehci.h54 #define CMD_HCRESET (1<<1) macro
/dports/emulators/qemu/qemu-6.2.0/roms/seabios/src/hw/
H A Dusb-ehci.h54 #define CMD_HCRESET (1<<1) macro
/dports/emulators/qemu/qemu-6.2.0/roms/seabios-hppa/src/hw/
H A Dusb-ehci.h54 #define CMD_HCRESET (1<<1) macro

12