Home
last modified time | relevance | path

Searched full:simulator (Results 1 – 25 of 45) sorted by relevance

12

/linux/Documentation/admin-guide/gpio/
H A Dgpio-sim.rst3 Configfs GPIO Simulator
6 The configfs GPIO Simulator (gpio-sim) provides a way to create simulated GPIO
84 must be: ``"gpio-simulator"``. Supported properties are:
92 An example device-tree code defining a GPIO simulator:
97 compatible = "gpio-simulator";
/linux/kernel/irq/
H A Dirq_sim.c183 * irq_domain_create_sim - Create a new interrupt simulator irq_domain and
233 * irq_domain_remove_sim - Deinitialize the interrupt simulator domain: free
236 * @domain: The interrupt simulator domain to tear down.
258 * devm_irq_domain_create_sim - Create a new interrupt simulator for
261 * @dev: Device to initialize the simulator object for.
/linux/tools/testing/memblock/
H A DMakefile3 # Memblock simulator requires AddressSanitizer (libasan) and liburcu development
42 @echo 'Memblock simulator'
45 @echo ' main - Build the memblock simulator'
H A DREADME2 Memblock simulator
14 difficult. This test suite, usually referred as memblock simulator, is
24 introduced memblock simulator (commit 16802e55dea9 ("memblock tests: Add
25 skeleton of the memblock simulator")) and a few preparation commits just
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls2080a-simu.dts3 * Device Tree file for Freescale LS2080a software Simulator model
16 model = "Freescale Layerscape 2080a software Simulator model";
/linux/include/linux/
H A Dtpm_svsm.h10 * (originally by Microsoft, now part of the TCG) simulator protocol.
50 * Note: most TCG Simulator commands simply return zero here with no indication
73 * Note: the TCG Simulator expects @buf_size to be equal to the size of the
/linux/drivers/nfc/
H A DKconfig32 tristate "NFC hardware simulator driver"
53 tristate "NCI device simulator driver"
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,apr.yaml32 1 = APR simulator
47 1 = APR simulator
/linux/arch/hexagon/kernel/
H A Dtime.c40 * 8x50 HDD Specs 5-8. Simulator co-sim not fixed until
221 * but for now we take the observed simulator jitter.
H A Dsetup.c59 * Simulator has a few differences from the hardware. in setup_arch()
/linux/arch/xtensa/platforms/iss/
H A DMakefile4 # Makefile for the Xtensa Instruction Set Simulator (ISS)
/linux/arch/arc/kernel/
H A Dhead.S8 * -Check if we are running on Simulator or on real hardware
9 * to skip certain things during boot on simulator
/linux/Documentation/arch/openrisc/
H A Dopenrisc_port.rst21 toolchain and, perhaps, the architectural simulator. Steps to get these bits
74 4) Running on a Simulator (optional)
/linux/drivers/i2c/
H A Di2c-slave-eeprom.c3 * I2C slave mode EEPROM simulator
217 MODULE_DESCRIPTION("I2C slave mode EEPROM simulator");
/linux/arch/openrisc/kernel/
H A Dprocess.c70 * driver, in this case we can assume we are on a simulator. On
71 * OpenRISC simulators l.nop 1 will trigger the simulator exit.
/linux/arch/xtensa/platforms/iss/include/platform/
H A Dsimcall-iss.h8 * System call like services offered by the simulator host.
/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-board.c67 /* Simulator doesn't have MII */ in cvmx_helper_board_get_mii_address()
221 /* The simulator gives you a simulated 1Gbps full duplex link */ in __cvmx_helper_board_link_get()
H A Dcvmx-helper-sgmii.c317 * proper link state. In the simulator there is no in __cvmx_helper_sgmii_hardware_init()
408 /* The simulator gives you a simulated 1Gbps full duplex link */ in __cvmx_helper_sgmii_link_get()
/linux/arch/parisc/math-emu/
H A Dfpbits.h34 * NewDeclareBitField_Reference - Declare a structure similar to the simulator
/linux/arch/um/drivers/
H A Dmmapper_kern.c134 MODULE_DESCRIPTION("DSPLinux simulator mmapper driver");
/linux/Documentation/networking/mac80211_hwsim/
H A Dmac80211_hwsim.rst7 mac80211_hwsim - software simulator of 802.11 radio(s) for mac80211
/linux/Documentation/arch/arc/
H A Darc.rst61 (hardware board or a simulator like QEMU) with complete development environment
/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim_blk.c3 * VDPA simulator for block device.
23 #define DRV_DESC "vDPA Device Simulator for block device"
H A Dvdpa_sim_net.c3 * VDPA simulator for networking device.
25 #define DRV_DESC "vDPA Device Simulator for networking device"
/linux/arch/mips/cavium-octeon/
H A Dsetup.c302 * in the Octeon simulator
304 * Return: non-0 if running in the Octeon simulator, 0 otherwise
458 /* A break instruction causes the simulator stop a core */ in octeon_kill_core()
854 /* Default to 64MB in the simulator to speed things up */ in prom_init()

12