/linux/tools/testing/selftests/net/ |
H A D | bpf_offload.py | 576 fail(dev["ifname"] != sim["ifname"], 577 "Ifname incorrect %s vs %s" % (dev["ifname"], sim["ifname"])) 616 def test_spurios_extack(sim, obj, skip_hw, needle): argument 617 res = sim.cls_bpf_add_filter(obj, prio=1, handle=1, skip_hw=skip_hw, 620 res = sim.cls_bpf_add_filter(obj, op="replace", prio=1, handle=1, 623 res = sim.cls_filter_op(op="delete", prio=1, handle=1, cls="bpf", 627 def test_multi_prog(simdev, sim, obj, modename, modeid): argument 630 sim.set_xdp(obj, "offload") 631 xdp = sim.ip_link_show(xdp=True)["xdp"] 632 offloaded = sim.dfs_read("bpf_offloaded_id") [all …]
|
/linux/Documentation/admin-guide/gpio/ |
H A D | gpio-sim.rst | 6 The configfs GPIO Simulator (gpio-sim) provides a way to create simulated GPIO 14 The gpio-sim module registers a configfs subsystem called ``'gpio-sim'``. For 21 **Group:** ``/config/gpio-sim`` 23 This is the top directory of the gpio-sim configfs tree. 25 **Group:** ``/config/gpio-sim/gpio-device`` 27 **Attribute:** ``/config/gpio-sim/gpio-device/dev_name`` 29 **Attribute:** ``/config/gpio-sim/gpio-device/live`` 33 name (e.g. ``'gpio-sim.0'``). The ``'live'`` attribute allows to trigger the 38 **Group:** ``/config/gpio-sim/gpio-device/gpio-bankX`` 40 **Attribute:** ``/config/gpio-sim/gpio-device/gpio-bankX/chip_name`` [all …]
|
/linux/arch/arm/mach-imx/ |
H A D | mach-imx7ulp.c | 22 struct regmap *sim; in imx7ulp_set_revision() local 25 sim = syscon_regmap_lookup_by_compatible("fsl,imx7ulp-sim"); in imx7ulp_set_revision() 26 if (IS_ERR(sim)) { in imx7ulp_set_revision() 27 pr_warn("failed to find fsl,imx7ulp-sim regmap!\n"); in imx7ulp_set_revision() 31 if (regmap_read(sim, SIM_JTAG_ID_REG, &revision)) { in imx7ulp_set_revision() 32 pr_warn("failed to read sim regmap!\n"); in imx7ulp_set_revision()
|
/linux/Documentation/devicetree/bindings/arm/freescale/ |
H A D | fsl,imx7ulp-sim.yaml | 4 $id: http://devicetree.org/schemas/arm/freescale/fsl,imx7ulp-sim.yaml# 15 The system integration module (SIM) provides system control and chip configuration 23 - const: fsl,imx7ulp-sim 37 sim@410a3000 { 38 compatible = "fsl,imx7ulp-sim", "syscon";
|
/linux/arch/powerpc/boot/dts/ |
H A D | iss4xx.dts | 34 model = "PowerPC,4xx"; // real CPU changed in sim 38 i-cache-line-size = <32>; // may need fixup in sim 39 d-cache-line-size = <32>; // may need fixup in sim 40 i-cache-size = <32768>; /* may need fixup in sim */ 41 d-cache-size = <32768>; /* may need fixup in sim */ 109 compatible = "ibm,iss-sim-block-device";
|
H A D | iss4xx-mpic.dts | 36 model = "PowerPC,4xx"; // real CPU changed in sim 50 model = "PowerPC,4xx"; // real CPU changed in sim 66 model = "PowerPC,4xx"; // real CPU changed in sim 82 model = "PowerPC,4xx"; // real CPU changed in sim 148 compatible = "ibm,iss-sim-block-device";
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8916-thwc-ufi001c.dts | 42 /* This selects the external SIM card slot by default */ 44 sim_ctrl_default: sim-ctrl-default-state { 52 sim-en-pins { 59 sim-sel-pins {
|
/linux/drivers/pci/pcie/ |
H A D | aer_inject.c | 220 u32 *sim; in aer_inj_read_config() local 236 sim = find_pci_config_dword(err, where, NULL); in aer_inj_read_config() 237 if (sim) { in aer_inj_read_config() 238 *val = *sim; in aer_inj_read_config() 251 u32 *sim; in aer_inj_write_config() local 268 sim = find_pci_config_dword(err, where, &rw1cs); in aer_inj_write_config() 269 if (sim) { in aer_inj_write_config() 271 *sim ^= val; in aer_inj_write_config() 273 *sim = val; in aer_inj_write_config()
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | fsl,mxs-usbphy.yaml | 90 nxp,sim: 92 The system integration module (SIM) provides system control and chip 125 - nxp,sim 128 nxp,sim: false
|
/linux/drivers/pinctrl/sunxi/ |
H A D | pinctrl-sun50i-h5.c | 64 SUNXI_FUNCTION(0x2, "sim"), /* PWREN */ 69 SUNXI_FUNCTION(0x2, "sim"), /* CLK */ 74 SUNXI_FUNCTION(0x2, "sim"), /* DATA */ 79 SUNXI_FUNCTION(0x2, "sim"), /* RST */ 84 SUNXI_FUNCTION(0x2, "sim"), /* DET */ 143 SUNXI_FUNCTION(0x3, "sim"), /* VPPEN */ 149 SUNXI_FUNCTION(0x3, "sim"), /* VPPPP */ 309 SUNXI_FUNCTION(0x4, "sim")), /* PWREN */ 314 SUNXI_FUNCTION(0x4, "sim")), /* CLK */ 319 SUNXI_FUNCTION(0x4, "sim")), /* DATA */ [all …]
|
H A D | pinctrl-sun8i-h3.c | 61 SUNXI_FUNCTION(0x2, "sim"), /* PWREN */ 66 SUNXI_FUNCTION(0x2, "sim"), /* CLK */ 71 SUNXI_FUNCTION(0x2, "sim"), /* DATA */ 76 SUNXI_FUNCTION(0x2, "sim"), /* RST */ 81 SUNXI_FUNCTION(0x2, "sim"), /* DET */ 140 SUNXI_FUNCTION(0x3, "sim"), /* VPPEN */ 146 SUNXI_FUNCTION(0x3, "sim"), /* VPPPP */
|
H A D | pinctrl-sun4i-a10.c | 605 SUNXI_FUNCTION(0x3, "sim")), /* VPPEN */ 610 SUNXI_FUNCTION(0x3, "sim")), /* VPPPP */ 615 SUNXI_FUNCTION(0x3, "sim")), /* DET */ 620 SUNXI_FUNCTION(0x3, "sim")), /* VCCEN */ 625 SUNXI_FUNCTION(0x3, "sim")), /* RST */ 630 SUNXI_FUNCTION(0x3, "sim")), /* SCK */ 635 SUNXI_FUNCTION(0x3, "sim")), /* SDA */ 667 SUNXI_FUNCTION(0x4, "sim")), /* VPPEN */ 969 SUNXI_FUNCTION(0x5, "sim"), /* RST */ 982 SUNXI_FUNCTION(0x5, "sim"), /* VPPEN */ [all …]
|
H A D | pinctrl-sun50i-a64.c | 34 SUNXI_FUNCTION(0x5, "sim"), /* VCCEN */ 41 SUNXI_FUNCTION(0x5, "sim"), /* VPPEN */ 49 SUNXI_FUNCTION(0x5, "sim"), /* VPPPP */ 56 SUNXI_FUNCTION(0x5, "sim"), /* CLK */ 63 SUNXI_FUNCTION(0x5, "sim"), /* DATA */ 70 SUNXI_FUNCTION(0x5, "sim"), /* RST */ 77 SUNXI_FUNCTION(0x5, "sim"), /* DET */
|
/linux/arch/sh/kernel/cpu/sh3/ |
H A D | setup-sh7720.c | 224 WDT, REF_RCMI, SIM, enumerator 241 INTC_VECT(SIM, 0x4e0), INTC_VECT(SIM, 0x500), 242 INTC_VECT(SIM, 0x520), INTC_VECT(SIM, 0x540), 268 { 0xA414FEE4UL, 0, 16, 4, /* IPRB */ { WDT, REF_RCMI, SIM, 0 } },
|
/linux/drivers/iio/common/st_sensors/ |
H A D | st_sensors_spi.c | 63 if (settings->sim.addr) { in st_sensors_configure_spi_3_wire() 65 settings->sim.addr, in st_sensors_configure_spi_3_wire() 66 settings->sim.value in st_sensors_configure_spi_3_wire()
|
/linux/arch/sh/kernel/cpu/sh4a/ |
H A D | setup-sh7763.c | 244 USBH, USBF, TPU, PCC, MMCIF, SIM, enumerator 284 INTC_VECT(SIM, 0xd80), INTC_VECT(SIM, 0xda0), 285 INTC_VECT(SIM, 0xdc0), INTC_VECT(SIM, 0xde0), 310 PCC, 0, 0, ADC, TPU, SIM, SIOF2, SIOF1, 328 { 0xffd400a8, 0, 32, 8, /* INT2PRI10 */ { TPU, SIM, SIOF2, SIOF1 } },
|
/linux/tools/testing/selftests/gpio/ |
H A D | gpio-sim.sh | 6 CONFIGFS_DIR="/sys/kernel/config/gpio-sim" 7 MODULE="gpio-sim" 160 # Load the gpio-sim module. This will pull in configfs if needed too. 161 modprobe gpio-sim || skip "unable to load the gpio-sim module"
|
/linux/arch/sh/kernel/cpu/sh4/ |
H A D | setup-sh7760.c | 40 DMABRG, SCIF0, SCIF1, SCIF2, SIM, MMCIF, enumerator 83 INTC_GROUP(SIM, SIM_ERI, SIM_RXI, SIM_TXI, SIM_TEI), 112 SCIF1, SCIF2, SIM, HSPI } }, 202 * This is actually a SIM card module serial port, based on an SCI with 203 * additional registers. The sh-sci driver doesn't support the SIM port
|
/linux/drivers/iio/accel/ |
H A D | st_accel_core.c | 191 .sim = { 273 .sim = { 363 .sim = { 435 .sim = { 508 .sim = { 580 .sim = { 637 .sim = { 712 .sim = { 793 .sim = { 921 .sim = { [all …]
|
/linux/arch/arm64/boot/dts/marvell/ |
H A D | cn9130-cf-base.dts | 93 sim-select-hog { 97 line-name = "sim-select"; 147 sim_select_pins: cp0-sim-select-pins {
|
/linux/drivers/input/touchscreen/ |
H A D | st1232.c | 6 * Tony SIM <chinyeow.sim.xt@renesas.com> 399 MODULE_AUTHOR("Tony SIM <chinyeow.sim.xt@renesas.com>");
|
/linux/arch/powerpc/tools/ |
H A D | unrel_branch_check.sh | 24 sim=0x$($nm -p "$vmlinux" | 65 if [ "$to" = "$sim" ]; then
|
/linux/drivers/iio/pressure/ |
H A D | st_pressure_core.c | 293 .sim = { 343 .sim = { 410 .sim = { 479 .sim = { 548 .sim = { 618 .sim = {
|
/linux/drivers/iio/gyro/ |
H A D | st_gyro_core.c | 137 .sim = { 215 .sim = { 289 .sim = { 363 .sim = {
|
/linux/drivers/scsi/aic7xxx/ |
H A D | cam.h | 77 * when the SIM recognizes an error that should 79 * requests for the target at the sim level
|