/openbmc/u-boot/arch/sandbox/include/asm/ |
H A D | gpio.h | 19 * a simulated GPIO. From then on, normal code in U-Boot will see this new 27 * Return the simulated value of a GPIO (used only in sandbox test code) 36 * Set the simulated value of a GPIO (used only in sandbox test code) 46 * Set or reset the simulated open drain mode of a GPIO (used only in sandbox 57 * Return the state of the simulated open drain mode of a GPIO (used only in 66 * Return the simulated direction of a GPIO (used only in sandbox test code) 75 * Set the simulated direction of a GPIO (used only in sandbox test code)
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | pcie_device.hpp | 24 Simulated, enumerator 87 {DeviceType::Simulated, "Simulated"},
|
/openbmc/qemu/hw/s390x/ |
H A D | s390-pci-vfio.c | 194 * If capability not provided or the underlying hostdev is simulated, just in s390_pci_read_group() 207 * For an intercept device, let's use an existing simulated group if one in s390_pci_read_group() 209 * If not, create a new simulated group if any are still available. in s390_pci_read_group() 215 /* Use existing simulated group */ in s390_pci_read_group() 220 /* All out of simulated groups, use default */ in s390_pci_read_group() 227 /* We can assign a new simulated group */ in s390_pci_read_group()
|
/openbmc/qemu/linux-user/s390x/ |
H A D | cpu_loop.c | 30 /* Non-simulated IEEE exceptions */ in get_pgm_data_si_code() 48 * Non-IEEE and simulated IEEE: in get_pgm_data_si_code() 50 * Simulated IEEE are included here to match current in get_pgm_data_si_code()
|
/openbmc/phosphor-power/phosphor-power-sequencer/test/ |
H A D | pmbus_driver_device_tests.cpp | 98 * Temporary subdirectory used to create simulated sysfs / hmmon files. 393 // Create simulated hwmon voltage label file in TEST_F() 422 // Create simulated hwmon voltage label file in TEST_F() 462 // Create simulated hwmon voltage label file in TEST_F() 491 // Create simulated hwmon voltage label file in TEST_F() 531 // Create simulated hwmon files. None are valid voltage label files. in TEST_F() 561 // Create simulated hwmon files in TEST_F() 658 // Create simulated hwmon files in TEST_F() 700 // Create simulated hwmon voltage label files in TEST_F() 735 // Create simulated hwmon voltage label files in TEST_F() [all …]
|
/openbmc/u-boot/doc/ |
H A D | README.plan9 | 13 configuration could be simulated by issuing a fatload in bootcmd:
|
/openbmc/qemu/include/hw/misc/ |
H A D | pvpanic.h | 2 * QEMU simulated pvpanic device.
|
/openbmc/openbmc-test-automation/lib/ |
H A D | tftp_update_utils.py | 38 a simulated environment. This value should be obtained
|
/openbmc/qemu/hw/misc/ |
H A D | pvpanic-mmio.c | 2 * QEMU simulated pvpanic device (MMIO frontend)
|
H A D | pvpanic.c | 2 * QEMU simulated pvpanic device.
|
H A D | pvpanic-pci.c | 2 * QEMU simulated PCI pvpanic device.
|
H A D | pvpanic-isa.c | 2 * QEMU simulated pvpanic device.
|
/openbmc/phosphor-power/phosphor-regulators/docs/ |
H A D | testing.md | 39 behavior of the external interface to be simulated and controlled within the
|
/openbmc/phosphor-power/phosphor-power-sequencer/docs/ |
H A D | testing.md | 39 behavior of the external interface to be simulated and controlled within the
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 257 | 275 - simulated: Cancel the job right before it completes. 381 cancel=(failure == 'simulated')) 428 # 'simulated' failures will actually all pass here because we canceled 520 for failure in ("simulated", "intermediate", None): 525 for failure in ('simulated', 'intermediate', None):
|
/openbmc/qemu/docs/specs/ |
H A D | pvpanic.rst | 4 pvpanic device is a simulated device, through which a guest panic
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | PCIeDevice.interface.yaml | 13 Indicates if the device type is MultiFunction/Retimer/Simulated or 380 - name: Simulated 382 Indicates if the device is Simulated
|
/openbmc/qemu/include/hw/ppc/ |
H A D | pnv_core.h | 41 * "Timers" for async TBST events are simulated by mfTFAC because TFAC
|
/openbmc/qemu/docs/devel/ |
H A D | tcg.rst | 36 After each translated basic block is executed, QEMU uses the simulated 53 simulated PC is already available, QEMU has mechanisms that allow
|
/openbmc/openpower-hw-diags/test/ |
H A D | pdbg-sim-only.cpp | 28 // This is the simulated version of this function.
|
/openbmc/qemu/include/hw/net/ |
H A D | npcm7xx_emc.h | 121 /* TODO: Add error fields and support simulated errors? */
|
/openbmc/qemu/accel/tcg/ |
H A D | tcg-accel-ops-rr.c | 173 * In the single-threaded case each vCPU is simulated in turn. If
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | mmu.h | 109 * Simulated two-level MMU. This structure is used by the kernel 113 * The simulated structures mimic the hardware available on other
|
/openbmc/u-boot/drivers/gpio/ |
H A D | Kconfig | 210 This driver supports some simulated GPIOs which can be adjusted
|
/openbmc/qemu/docs/system/ |
H A D | replay.rst | 81 simulated hardware, memory of VM, software interrupts, and execution of
|