Home
last modified time | relevance | path

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

/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/usb/
H A Dhcd-ohci.c210 #define OHCI_PORT_PPS (1<<8) macro
1366 ohci->rhport[i].ctrl |= OHCI_PORT_PPS; in ohci_port_power()
1368 ohci->rhport[i].ctrl &= ~(OHCI_PORT_PPS| in ohci_port_power()
1508 if (val & OHCI_PORT_PPS) in ohci_port_set_status()
1528 retval = ohci->rhport[(addr - 0x54) >> 2].ctrl | OHCI_PORT_PPS; in ohci_mem_read()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/usb/
H A Dhcd-ohci.c210 #define OHCI_PORT_PPS (1<<8) macro
1366 ohci->rhport[i].ctrl |= OHCI_PORT_PPS; in ohci_port_power()
1368 ohci->rhport[i].ctrl &= ~(OHCI_PORT_PPS| in ohci_port_power()
1508 if (val & OHCI_PORT_PPS) in ohci_port_set_status()
1528 retval = ohci->rhport[(addr - 0x54) >> 2].ctrl | OHCI_PORT_PPS; in ohci_mem_read()
/dports/emulators/qemu42/qemu-4.2.1/hw/usb/
H A Dhcd-ohci.c210 #define OHCI_PORT_PPS (1<<8) macro
1366 ohci->rhport[i].ctrl |= OHCI_PORT_PPS; in ohci_port_power()
1368 ohci->rhport[i].ctrl &= ~(OHCI_PORT_PPS| in ohci_port_power()
1508 if (val & OHCI_PORT_PPS) in ohci_port_set_status()
1528 retval = ohci->rhport[(addr - 0x54) >> 2].ctrl | OHCI_PORT_PPS; in ohci_mem_read()
/dports/emulators/qemu/qemu-6.2.0/hw/usb/
H A Dhcd-ohci.c210 #define OHCI_PORT_PPS (1<<8) in ohci_pci_register_types()
1390 ohci->rhport[i].ctrl |= OHCI_PORT_PPS;
1392 ohci->rhport[i].ctrl &= ~(OHCI_PORT_PPS|
1532 if (val & OHCI_PORT_PPS)
1552 retval = ohci->rhport[(addr - 0x54) >> 2].ctrl | OHCI_PORT_PPS;
/dports/emulators/qemu60/qemu-6.0.0/hw/usb/
H A Dhcd-ohci.c210 #define OHCI_PORT_PPS (1<<8) macro
1390 ohci->rhport[i].ctrl |= OHCI_PORT_PPS; in ohci_port_power()
1392 ohci->rhport[i].ctrl &= ~(OHCI_PORT_PPS| in ohci_port_power()
1532 if (val & OHCI_PORT_PPS) in ohci_port_set_status()
1552 retval = ohci->rhport[(addr - 0x54) >> 2].ctrl | OHCI_PORT_PPS; in ohci_mem_read()
/dports/emulators/qemu5/qemu-5.2.0/hw/usb/
H A Dhcd-ohci.c210 #define OHCI_PORT_PPS (1<<8) macro
1390 ohci->rhport[i].ctrl |= OHCI_PORT_PPS; in ohci_port_power()
1392 ohci->rhport[i].ctrl &= ~(OHCI_PORT_PPS| in ohci_port_power()
1532 if (val & OHCI_PORT_PPS) in ohci_port_set_status()
1552 retval = ohci->rhport[(addr - 0x54) >> 2].ctrl | OHCI_PORT_PPS; in ohci_mem_read()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/usb/
H A Dhcd-ohci.c210 #define OHCI_PORT_PPS (1<<8) macro
1366 ohci->rhport[i].ctrl |= OHCI_PORT_PPS; in ohci_port_power()
1368 ohci->rhport[i].ctrl &= ~(OHCI_PORT_PPS| in ohci_port_power()
1508 if (val & OHCI_PORT_PPS) in ohci_port_set_status()
1528 retval = ohci->rhport[(addr - 0x54) >> 2].ctrl | OHCI_PORT_PPS; in ohci_mem_read()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/usb/
H A Dhcd-ohci.c210 #define OHCI_PORT_PPS (1<<8) macro
1390 ohci->rhport[i].ctrl |= OHCI_PORT_PPS; in ohci_port_power()
1392 ohci->rhport[i].ctrl &= ~(OHCI_PORT_PPS| in ohci_port_power()
1532 if (val & OHCI_PORT_PPS) in ohci_port_set_status()
1552 retval = ohci->rhport[(addr - 0x54) >> 2].ctrl | OHCI_PORT_PPS; in ohci_mem_read()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/usb/
H A Dhcd-ohci.c275 #define OHCI_PORT_PPS (1<<8) macro
1425 ohci->rhport[i].ctrl |= OHCI_PORT_PPS; in ohci_port_power()
1427 ohci->rhport[i].ctrl &= ~(OHCI_PORT_PPS| in ohci_port_power()
1567 if (val & OHCI_PORT_PPS) in ohci_port_set_status()
1587 retval = ohci->rhport[(addr - 0x54) >> 2].ctrl | OHCI_PORT_PPS; in ohci_mem_read()