Home
last modified time | relevance | path

Searched full:powered (Results 1 – 25 of 37) sorted by relevance

12

/qemu/include/hw/arm/
H A Dallwinner-a10.h57 * the SoC is powered on. The Boot ROM is responsible
H A Dallwinner-r40.h141 * the SoC is powered on. The Boot ROM is responsible
H A Dallwinner-h3.h157 * the SoC is powered on. The Boot ROM is responsible
H A Dboot.h98 * start-powered-off properties on the CPUs accordingly.
/qemu/hw/arm/
H A Dbcm2836.c139 /* start powered off if not enabled */ in bcm2836_realize()
141 "start-powered-off", in bcm2836_realize()
H A Dbcm2838.c97 /* start powered off if not enabled */ in bcm2838_realize()
99 "start-powered-off", in bcm2838_realize()
H A Dfsl-imx7.c196 * Secondary CPUs start in powered-down state (and can be in fsl_imx7_realize()
197 * powered up via the SRC system reset controller) in fsl_imx7_realize()
199 object_property_set_bool(o, "start-powered-off", true, in fsl_imx7_realize()
H A Dxlnx-zynqmp.c238 * Secondary CPUs start in powered-down state. in xlnx_zynqmp_create_rpu()
241 "start-powered-off", true, &error_abort); in xlnx_zynqmp_create_rpu()
521 * Secondary CPUs start in powered-down state. in xlnx_zynqmp_realize()
524 "start-powered-off", true, &error_abort); in xlnx_zynqmp_realize()
H A Dfsl-imx8mp.c291 * Secondary CPUs start in powered-down state (and can be in fsl_imx8mp_realize()
292 * powered up via the SRC system reset controller) in fsl_imx8mp_realize()
294 object_property_set_bool(OBJECT(&s->cpu[i]), "start-powered-off", in fsl_imx8mp_realize()
H A Dxlnx-versal.c50 /* Secondary CPUs start in powered-down state */ in versal_create_apu_cpus()
51 object_property_set_bool(obj, "start-powered-off", true, in versal_create_apu_cpus()
153 object_property_set_bool(obj, "start-powered-off", true, in versal_create_rpu_cpus()
H A Darmv7m.c335 object_property_set_bool(OBJECT(s->cpu), "start-powered-off", in armv7m_realize()
549 DEFINE_PROP_BOOL("start-powered-off", ARMv7MState, start_powered_off,
H A Darmsse.c1017 * CPUs start powered down if the corresponding bit in the CPUWAIT in armsse_realize()
1021 * start CPU0 and leave CPU1 powered off, we hard-code that in in armsse_realize()
1026 object_property_set_bool(cpuobj, "start-powered-off", true, in armsse_realize()
H A Dfsl-imx6.c139 object_property_set_bool(OBJECT(&s->cpu[i]), "start-powered-off", in fsl_imx6_realize()
H A Dboot.c1294 /* Secondary CPUs start in PSCI powered-down state. */ in arm_load_kernel()
1296 object_property_set_bool(cpuobj, "start-powered-off", true, in arm_load_kernel()
/qemu/target/arm/
H A Darm-powerctl.c161 * If another CPU has powered the target on we are in the state in arm_set_cpu_on()
227 * If another CPU has powered the target on we are in the state in arm_set_cpu_on_and_reset()
/qemu/hw/usb/
H A Ddev-smartcard-reader.c286 * powered - defaults to true, changed by PowerOn/PowerOff messages
313 uint8_t powered; member
717 ? (s->powered ? in ccid_card_status()
1021 s->powered = true; in ccid_handle_bulk_out()
1030 s->powered = false; in ccid_handle_bulk_out()
1328 s->powered = true; in ccid_realize()
1411 VMSTATE_UINT8(powered, USBCCIDState),
H A Dtrace-events72 usb_ohci_hub_power_up(void) "powered up all ports"
73 usb_ohci_hub_power_down(void) "powered down all ports"
/qemu/include/hw/misc/
H A Dnpcm_gcr.h25 * 12: SPI0 powered by VSBV3 at 1.8V
/qemu/chardev/
H A Dmsmouse.c131 /* Ignore events if serial mouse powered down. */ in msmouse_input_event()
159 /* Ignore events if serial mouse powered down. */ in msmouse_input_sync()
/qemu/hw/mips/
H A Dcps.c84 object_property_set_bool(OBJECT(cpu), "start-powered-off", true, in mips_cps_realize()
/qemu/hw/vmapple/
H A Dvmapple.c482 /* Secondary CPUs start in PSCI powered-down state */ in mach_vmapple_init()
484 object_property_set_bool(cpu, "start-powered-off", true, in mach_vmapple_init()
/qemu/hw/core/
H A Dcpu-system.c179 object_class_property_add_bool(oc, "start-powered-off", in cpu_class_init_props()
/qemu/hw/ppc/
H A Dspapr_cpu_core.c318 qdev_prop_set_bit(DEVICE(obj), "start-powered-off", true); in spapr_create_vcpu()
/qemu/pc-bios/
HDhppa-firmware.img ... memory-end !H !<SeaBIOS: Machine powered off via power switch button. *ERROR* in ...
/qemu/hw/pci/
H A Dpcie.c655 /* slot is powered off -> unplug without round-trip to the guest */ in pcie_cap_slot_unplug_request_cb()
885 * control of powered off slots before powering them on. in pcie_cap_slot_write_config()

12