Home
last modified time | relevance | path

Searched full:power (Results 326 – 350 of 483) sorted by relevance

1...<<11121314151617181920

/qemu/qapi/
H A Dchar.json435 # @size: ring buffer size, must be power of two, default is 65536
H A Dui.json867 # @power: since 2.6
970 'kp_comma', 'kp_equals', 'power', 'sleep', 'wake',
H A Dmigration.json827 # needs to be a multiple of the target page size and a power of 2
1008 # needs to be a multiple of the target page size and a power of 2
1218 # needs to be a multiple of the target page size and a power of 2
/qemu/hw/char/
H A Dpl011.c156 /* Note: FIFO depth is expected to be power-of-2 */ in pl011_get_fifo_depth()
H A Dstm32l4x5_usart.c97 FIELD(CR3, IRLP, 2, 1) /* IrDA low-power */
/qemu/hw/misc/
H A Darm_sysctl.c629 /* Daughterboard power supply voltages (as reported via SYS_CFG) */
H A Dmac_via.c203 * Power off, 0=shut off power.
/qemu/hw/vmapple/
H A Dvmapple.c313 /* use gpio Pin 3 for power button event */ in vmapple_powerdown_req()
/qemu/hw/pci/
H A Dmsix.c53 * Special API for POWER to configure the vectors through
/qemu/ui/
H A Dvnc.h79 * by one bit in the dirty bitmap, should be a power of 2 */
/qemu/hw/usb/
H A Dquirks-ftdi-ids.h256 #define FTDI_ELV_PPS7330_PID 0xFB5C /* Processor-Power-Supply (PPS 7330) */
753 #define TTI_QL355P_PID 0x03E8 /* TTi QL355P power supply */
/qemu/block/
H A Drbd.c700 if ((objsize - 1) & objsize) { /* not a power of 2? */ in qemu_rbd_do_create()
701 error_setg(errp, "obj size needs to be power of 2"); in qemu_rbd_do_create()
/qemu/hw/i386/
H A Dvapic.c662 * option ROM content has been re-initialized by a guest power cycle. in vapic_write()
/qemu/include/hw/xen/interface/
H A Dgrant_table.h264 uint32_t __spacer[4]; /* Pad to a power of two */
/qemu/hw/net/
H A Dvmxnet3.h22 #define VMXNET3_DEVICE_MAX_RX_QUEUES 8 /* Keep this value as a power of 2 */
H A Digb_regs.h86 #define IGP02E1000_PHY_POWER_MGMT 0x19 /* Power Management */
/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs442 // Note: FIFO depth is expected to be power-of-2 in fifo_depth()
/qemu/
H A Dhmp-commands.hx659 .help = "send system power down event",
665 Power down the system (if supported).
/qemu/hw/pci-host/
H A Dbonito.c115 /* Power on register */
/qemu/tests/qemu-iotests/
H A D124562 The granularity must always be a power of 2.
/qemu/target/xtensa/core-test_mmuhifi_c3/
H A Dcore-isa.h88 #define XCHAL_HAVE_PSO 0 /* Power Shut-Off */
/qemu/include/hw/i2c/
H A Dpmbus_device.h195 #define PB_STATUS_PWR_LIM_MODE BIT(2) /* In Power Limiting Mode */
/qemu/target/ppc/
H A Dinsn64.decode2 # Power ISA decode for 64-bit prefixed insns (opcode space 0 and 1)
H A Dinsn32.decode2 # Power ISA decode for 32-bit insns (opcode space 0)
558 # Before Power ISA v3.0, MFFS bits 11~15 were reserved and should be ignored
1300 ## Misc POWER instructions
/qemu/hw/vfio/
H A Dpci.c1562 * NB - Host page size is necessarily a power of two and so is the PCI in vfio_pci_fixup_msix_region()
1623 /* PCI BARs must be a power of 2 */ in vfio_pci_relocate_msix()
2388 * PCI-core config space emulation needs write access to the power in vfio_add_std_cap()
2603 error_report("vfio: Unable to power on device, stuck in D%d", in vfio_pci_pre_reset()

1...<<11121314151617181920