Home
last modified time | relevance | path

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

/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/usb/
H A Dhcd-ohci.c212 #define OHCI_PORT_CSC (1<<16) macro
217 #define OHCI_PORT_WTC (OHCI_PORT_CSC|OHCI_PORT_PESC|OHCI_PORT_PSSC \
272 port->ctrl |= OHCI_PORT_CCS | OHCI_PORT_CSC; in ohci_attach()
304 port->ctrl |= OHCI_PORT_CSC; in ohci_detach()
1335 ohci->rhport[i].ctrl |= OHCI_PORT_CSC; in ohci_port_set_if_connected()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/usb/
H A Dhcd-ohci.c212 #define OHCI_PORT_CSC (1<<16) macro
217 #define OHCI_PORT_WTC (OHCI_PORT_CSC|OHCI_PORT_PESC|OHCI_PORT_PSSC \
272 port->ctrl |= OHCI_PORT_CCS | OHCI_PORT_CSC; in ohci_attach()
304 port->ctrl |= OHCI_PORT_CSC; in ohci_detach()
1335 ohci->rhport[i].ctrl |= OHCI_PORT_CSC; in ohci_port_set_if_connected()
/dports/emulators/qemu42/qemu-4.2.1/hw/usb/
H A Dhcd-ohci.c212 #define OHCI_PORT_CSC (1<<16) macro
217 #define OHCI_PORT_WTC (OHCI_PORT_CSC|OHCI_PORT_PESC|OHCI_PORT_PSSC \
272 port->ctrl |= OHCI_PORT_CCS | OHCI_PORT_CSC; in ohci_attach()
304 port->ctrl |= OHCI_PORT_CSC; in ohci_detach()
1335 ohci->rhport[i].ctrl |= OHCI_PORT_CSC; in ohci_port_set_if_connected()
/dports/emulators/qemu/qemu-6.2.0/hw/usb/
H A Dhcd-ohci.c212 #define OHCI_PORT_CSC (1<<16) in ohci_pci_register_types()
217 #define OHCI_PORT_WTC (OHCI_PORT_CSC|OHCI_PORT_PESC|OHCI_PORT_PSSC \ in ohci_pci_register_types()
272 port->ctrl |= OHCI_PORT_CCS | OHCI_PORT_CSC;
304 port->ctrl |= OHCI_PORT_CSC;
1359 ohci->rhport[i].ctrl |= OHCI_PORT_CSC;
/dports/emulators/qemu60/qemu-6.0.0/hw/usb/
H A Dhcd-ohci.c212 #define OHCI_PORT_CSC (1<<16) macro
217 #define OHCI_PORT_WTC (OHCI_PORT_CSC|OHCI_PORT_PESC|OHCI_PORT_PSSC \
272 port->ctrl |= OHCI_PORT_CCS | OHCI_PORT_CSC; in ohci_attach()
304 port->ctrl |= OHCI_PORT_CSC; in ohci_detach()
1359 ohci->rhport[i].ctrl |= OHCI_PORT_CSC; in ohci_port_set_if_connected()
/dports/emulators/qemu5/qemu-5.2.0/hw/usb/
H A Dhcd-ohci.c212 #define OHCI_PORT_CSC (1<<16) macro
217 #define OHCI_PORT_WTC (OHCI_PORT_CSC|OHCI_PORT_PESC|OHCI_PORT_PSSC \
272 port->ctrl |= OHCI_PORT_CCS | OHCI_PORT_CSC; in ohci_attach()
304 port->ctrl |= OHCI_PORT_CSC; in ohci_detach()
1359 ohci->rhport[i].ctrl |= OHCI_PORT_CSC; in ohci_port_set_if_connected()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/usb/
H A Dhcd-ohci.c212 #define OHCI_PORT_CSC (1<<16) macro
217 #define OHCI_PORT_WTC (OHCI_PORT_CSC|OHCI_PORT_PESC|OHCI_PORT_PSSC \
272 port->ctrl |= OHCI_PORT_CCS | OHCI_PORT_CSC; in ohci_attach()
304 port->ctrl |= OHCI_PORT_CSC; in ohci_detach()
1335 ohci->rhport[i].ctrl |= OHCI_PORT_CSC; in ohci_port_set_if_connected()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/usb/
H A Dhcd-ohci.c212 #define OHCI_PORT_CSC (1<<16) macro
217 #define OHCI_PORT_WTC (OHCI_PORT_CSC|OHCI_PORT_PESC|OHCI_PORT_PSSC \
272 port->ctrl |= OHCI_PORT_CCS | OHCI_PORT_CSC; in ohci_attach()
304 port->ctrl |= OHCI_PORT_CSC; in ohci_detach()
1359 ohci->rhport[i].ctrl |= OHCI_PORT_CSC; in ohci_port_set_if_connected()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/usb/
H A Dhcd-ohci.c277 #define OHCI_PORT_CSC (1<<16) macro
282 #define OHCI_PORT_WTC (OHCI_PORT_CSC|OHCI_PORT_PESC|OHCI_PORT_PSSC \
334 port->ctrl |= OHCI_PORT_CCS | OHCI_PORT_CSC; in ohci_attach()
366 port->ctrl |= OHCI_PORT_CSC; in ohci_detach()
1394 ohci->rhport[i].ctrl |= OHCI_PORT_CSC; in ohci_port_set_if_connected()