Home
last modified time | relevance | path

Searched refs:sim (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/u-boot/arch/m68k/cpu/mcf530x/
H A Dcpu_init.c106 sim_t *sim = (sim_t *)(MMAP_SIM); in cpu_init_f() local
108 out_8(&sim->sypcr, 0x00); in cpu_init_f()
109 out_8(&sim->swivr, 0x0f); in cpu_init_f()
110 out_8(&sim->swsr, 0x00); in cpu_init_f()
111 out_8(&sim->mpark, 0x00); in cpu_init_f()
H A Dcpu.c14 sim_t *sim = (sim_t *)(MMAP_SIM); in do_reset() local
17 out_8(&sim->sypcr, SYPCR_SWE | SYPCR_SWRI); in do_reset()
/openbmc/u-boot/board/sysam/amcore/
H A Damcore.c21 sim_t *sim = (sim_t *)(MMAP_SIM); in init_lcd() local
23 out_be16(&sim->par, 0x300); in init_lcd()
/openbmc/openpower-hw-diags/test/
H A Dpdbg-sim-only.cpp46 int rc = sim::ScomAccess::getSingleton().get(i_target, i_addr, o_val); in getScom()
66 int rc = sim::CfamAccess::getSingleton().get(i_target, i_addr, o_val); in getCfam()
H A Dtest-pdbg-dts.cpp178 sim::ScomAccess& scom = sim::ScomAccess::getSingleton(); in TEST()
212 sim::CfamAccess& cfam = sim::CfamAccess::getSingleton(); in TEST()
H A Dtest-tod-step-check-fault.cpp26 sim::ScomAccess& scom = sim::ScomAccess::getSingleton(); in TEST()
H A Dsim-hw-access.hpp7 namespace sim namespace
/openbmc/qemu/docs/system/
H A Dtarget-xtensa.rst10 - Xtensa emulator pseudo board \"sim\"
14 The sim pseudo board emulation provides an environment similar to one
H A Dtarget-openrisc.rst22 ``or1k-sim``.
58 openrisc/or1k-sim
/openbmc/qemu/docs/system/openrisc/
H A Dor1k-sim.rst22 $ qemu-system-or1k -cpu or1220 -M or1k-sim -nographic \
37 The ``or1k-sim`` board automatically generates a device tree blob ("dtb")
H A Dvirt.rst29 $ qemu-system-or1k -cpu or1220 -M or1k-sim -nographic \
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc-testsuite.inc39 content.append('load_generic_config "sim"')
40 content.append('load_base_board_description "basic-sim"')
69 content.append('set_board_info sim "{0}"'.format(qemu_binary))
70 content.append('set_board_info sim,options "{0}"'.format(" ".join(args)))
/openbmc/openbmc/meta-openembedded/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy/
H A Drun-ptest.in6 modprobe gpio-sim
/openbmc/qemu/hw/xtensa/
H A Dmeson.build7 xtensa_ss.add(when: 'CONFIG_XTENSA_SIM', if_true: files('sim.c'))
/openbmc/openpower-hw-diags/util/
H A Dmeson.build7 'pdbg-no-sim.cpp',
/openbmc/openpower-hw-diags/
H A Dmeson.build161 # functions to simulate them for testing (see `test/*-sim-only.cpp`).
175 'test/dbus-sim-only.cpp',
176 'test/pdbg-sim-only.cpp',
/openbmc/u-boot/arch/arm/dts/
H A Dimx7ulp.dtsi316 nxp,sim = <&sim>;
479 sim = <&sim>;
555 sim: sim@410a3000 { label
556 compatible = "fsl,imx7ulp-sim", "syscon";
/openbmc/qemu/tests/tcg/xtensa/
H A DMakefile.softmmu-target19 QEMU_OPTS+=-M sim -cpu $(CORE) -nographic -semihosting -icount 6 $(EXTFLAGS) -kernel
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/
H A D0001-cross_add_configure_option.patch23 --with-bugurl="" --with-expat=no --with-python=no --disable-sim; \
H A Dgdb_build_jobs_and_not_write_crash_target.patch28 --with-bugurl="" --with-expat=no --with-python=no --disable-sim; \
/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_5307.h20 typedef struct sim { struct
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/
H A D0003-Dont-disable-libreadline.a-when-using-disable-static.patch33 host_modules= { module= sim; };
/openbmc/openbmc/poky/meta/recipes-kernel/linux/
H A Dlinux-yocto-rt_6.12.bb48 …ls.contains("DISTRO_FEATURES", "ptest", " features/gpio/mockup.scc features/gpio/sim.scc", "", d)}"
/openbmc/openbmc/poky/meta/recipes-core/newlib/libgloss/
H A Dfix-rs6000-crt0.patch18 @@ -362,7 +362,7 @@ install-sim:
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/
H A Dgdb-common.inc22 --with-curses --disable-multilib --disable-sim \

12