Home
last modified time | relevance | path

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

/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/usb/
H A Dhcd-ohci.c206 #define OHCI_PORT_PES (1<<1) macro
307 if (port->ctrl & OHCI_PORT_PES) { in ohci_detach()
308 port->ctrl &= ~OHCI_PORT_PES; in ohci_detach()
356 if ((ohci->rhport[i].ctrl & OHCI_PORT_PES) == 0) { in ohci_find_device()
1487 port->ctrl &= ~OHCI_PORT_PES; in ohci_port_set_status()
1489 ohci_port_set_if_connected(ohci, portnum, val & OHCI_PORT_PES); in ohci_port_set_status()
1500 port->ctrl |= OHCI_PORT_PES | OHCI_PORT_PRSC; in ohci_port_set_status()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/usb/
H A Dhcd-ohci.c206 #define OHCI_PORT_PES (1<<1) macro
307 if (port->ctrl & OHCI_PORT_PES) { in ohci_detach()
308 port->ctrl &= ~OHCI_PORT_PES; in ohci_detach()
356 if ((ohci->rhport[i].ctrl & OHCI_PORT_PES) == 0) { in ohci_find_device()
1487 port->ctrl &= ~OHCI_PORT_PES; in ohci_port_set_status()
1489 ohci_port_set_if_connected(ohci, portnum, val & OHCI_PORT_PES); in ohci_port_set_status()
1500 port->ctrl |= OHCI_PORT_PES | OHCI_PORT_PRSC; in ohci_port_set_status()
/dports/emulators/qemu42/qemu-4.2.1/hw/usb/
H A Dhcd-ohci.c206 #define OHCI_PORT_PES (1<<1) macro
307 if (port->ctrl & OHCI_PORT_PES) { in ohci_detach()
308 port->ctrl &= ~OHCI_PORT_PES; in ohci_detach()
356 if ((ohci->rhport[i].ctrl & OHCI_PORT_PES) == 0) { in ohci_find_device()
1487 port->ctrl &= ~OHCI_PORT_PES; in ohci_port_set_status()
1489 ohci_port_set_if_connected(ohci, portnum, val & OHCI_PORT_PES); in ohci_port_set_status()
1500 port->ctrl |= OHCI_PORT_PES | OHCI_PORT_PRSC; in ohci_port_set_status()
/dports/emulators/qemu/qemu-6.2.0/hw/usb/
H A Dhcd-ohci.c206 #define OHCI_PORT_PES (1<<1) in ohci_pci_register_types()
307 if (port->ctrl & OHCI_PORT_PES) {
308 port->ctrl &= ~OHCI_PORT_PES;
356 if ((ohci->rhport[i].ctrl & OHCI_PORT_PES) == 0) {
1511 port->ctrl &= ~OHCI_PORT_PES;
1513 ohci_port_set_if_connected(ohci, portnum, val & OHCI_PORT_PES);
1524 port->ctrl |= OHCI_PORT_PES | OHCI_PORT_PRSC;
/dports/emulators/qemu60/qemu-6.0.0/hw/usb/
H A Dhcd-ohci.c206 #define OHCI_PORT_PES (1<<1) macro
307 if (port->ctrl & OHCI_PORT_PES) { in ohci_detach()
308 port->ctrl &= ~OHCI_PORT_PES; in ohci_detach()
356 if ((ohci->rhport[i].ctrl & OHCI_PORT_PES) == 0) { in ohci_find_device()
1511 port->ctrl &= ~OHCI_PORT_PES; in ohci_port_set_status()
1513 ohci_port_set_if_connected(ohci, portnum, val & OHCI_PORT_PES); in ohci_port_set_status()
1524 port->ctrl |= OHCI_PORT_PES | OHCI_PORT_PRSC; in ohci_port_set_status()
/dports/emulators/qemu5/qemu-5.2.0/hw/usb/
H A Dhcd-ohci.c206 #define OHCI_PORT_PES (1<<1) macro
307 if (port->ctrl & OHCI_PORT_PES) { in ohci_detach()
308 port->ctrl &= ~OHCI_PORT_PES; in ohci_detach()
356 if ((ohci->rhport[i].ctrl & OHCI_PORT_PES) == 0) { in ohci_find_device()
1511 port->ctrl &= ~OHCI_PORT_PES; in ohci_port_set_status()
1513 ohci_port_set_if_connected(ohci, portnum, val & OHCI_PORT_PES); in ohci_port_set_status()
1524 port->ctrl |= OHCI_PORT_PES | OHCI_PORT_PRSC; in ohci_port_set_status()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/usb/
H A Dhcd-ohci.c206 #define OHCI_PORT_PES (1<<1) macro
307 if (port->ctrl & OHCI_PORT_PES) { in ohci_detach()
308 port->ctrl &= ~OHCI_PORT_PES; in ohci_detach()
356 if ((ohci->rhport[i].ctrl & OHCI_PORT_PES) == 0) { in ohci_find_device()
1487 port->ctrl &= ~OHCI_PORT_PES; in ohci_port_set_status()
1489 ohci_port_set_if_connected(ohci, portnum, val & OHCI_PORT_PES); in ohci_port_set_status()
1500 port->ctrl |= OHCI_PORT_PES | OHCI_PORT_PRSC; in ohci_port_set_status()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/usb/
H A Dhcd-ohci.c206 #define OHCI_PORT_PES (1<<1) macro
307 if (port->ctrl & OHCI_PORT_PES) { in ohci_detach()
308 port->ctrl &= ~OHCI_PORT_PES; in ohci_detach()
356 if ((ohci->rhport[i].ctrl & OHCI_PORT_PES) == 0) { in ohci_find_device()
1511 port->ctrl &= ~OHCI_PORT_PES; in ohci_port_set_status()
1513 ohci_port_set_if_connected(ohci, portnum, val & OHCI_PORT_PES); in ohci_port_set_status()
1524 port->ctrl |= OHCI_PORT_PES | OHCI_PORT_PRSC; in ohci_port_set_status()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/usb/
H A Dhcd-ohci.c271 #define OHCI_PORT_PES (1<<1) macro
369 if (port->ctrl & OHCI_PORT_PES) { in ohci_detach()
370 port->ctrl &= ~OHCI_PORT_PES; in ohci_detach()
418 if ((ohci->rhport[i].ctrl & OHCI_PORT_PES) == 0) { in ohci_find_device()
1546 port->ctrl &= ~OHCI_PORT_PES; in ohci_port_set_status()
1548 ohci_port_set_if_connected(ohci, portnum, val & OHCI_PORT_PES); in ohci_port_set_status()
1559 port->ctrl |= OHCI_PORT_PES | OHCI_PORT_PRSC; in ohci_port_set_status()