Home
last modified time | relevance | path

Searched refs:value (Results 5101 – 5125 of 13077) sorted by relevance

1...<<201202203204205206207208209210>>...524

/openbmc/linux/drivers/scsi/
H A Ddc395x.c159 #define DC395x_write8(acb,address,value) outb((value), acb->io_port_base + (address)) argument
160 #define DC395x_write16(acb,address,value) outw((value), acb->io_port_base + (address)) argument
161 #define DC395x_write32(acb,address,value) outl((value), acb->io_port_base + (address)) argument
472 int value; /* value of this setting */ member
538 module_param_named(adapter_id, cfg_data[CFG_ADAPTER_ID].value, int, 0);
541 module_param_named(max_speed, cfg_data[CFG_MAX_SPEED].value, int, 0);
544 module_param_named(dev_mode, cfg_data[CFG_DEV_MODE].value, int, 0);
547 module_param_named(adapter_mode, cfg_data[CFG_ADAPTER_MODE].value, int, 0);
550 module_param_named(tags, cfg_data[CFG_TAGS].value, int, 0);
553 module_param_named(reset_delay, cfg_data[CFG_RESET_DELAY].value, int, 0);
[all …]
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-btree.c87 uint64_t key, void *value) in insert_at() argument
88 __dm_written_to_disk(value) in insert_at()
98 __dm_unbless_for_disk(value); in insert_at()
105 array_insert(value_base(node), value_size, nr_entries, index, value); in insert_at()
1235 uint64_t *keys, void *value, dm_block_t *new_root, in insert() argument
1237 __dm_written_to_disk(value) in insert()
1289 keys[level], value); in insert()
1301 value))) { in insert()
1306 value, info->value_type.size); in insert()
1315 __dm_unbless_for_disk(value); in insert()
[all …]
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv0910.c128 s16 value; member
598 s32 value; in table_lookup() local
606 value = table[0].value; in table_lookup()
608 value = table[imax].value; in table_lookup()
620 value = table[imin].value; in table_lookup()
622 value += ((s32)(reg_value - table[imin].reg_value) * in table_lookup()
623 (s32)(table[imax].value in table_lookup()
624 - table[imin].value)) in table_lookup()
628 return value; in table_lookup()
1688 u8 value; in send_burst() local
[all …]
/openbmc/linux/scripts/kconfig/
H A Dqconf.cc50 QStringList entryList = value(key).toStringList(); in readSizes()
67 bool ConfigSettings::writeSizes(const QString& key, const QList<int>& value) in writeSizes() argument
72 for (it = value.begin(); it != value.end(); ++it) in writeSizes()
321 showName = configSettings->value("/showName", false).toBool(); in ConfigList()
322 optMode = (enum optionMode)configSettings->value("/optionMode", 0).toInt(); in ConfigList()
941 setShowDebug(configSettings->value("/showDebug", false).toBool()); in ConfigInfoView()
1268 width = configSettings->value("/window width", parent->width() / 2).toInt(); in ConfigSearchWindow()
1269 height = configSettings->value("/window height", parent->height() / 2).toInt(); in ConfigSearchWindow()
1271 x = configSettings->value("/window x"); in ConfigSearchWindow()
1272 y = configSettings->value("/window y"); in ConfigSearchWindow()
[all …]
/openbmc/linux/sound/soc/codecs/
H A Dwm8904.c394 int value = ucontrol->value.enumerated.item[0]; in wm8904_put_drc_enum() local
396 if (value >= pdata->num_drc_cfgs) in wm8904_put_drc_enum()
399 wm8904->drc_cfg = value; in wm8904_put_drc_enum()
412 ucontrol->value.enumerated.item[0] = wm8904->drc_cfg; in wm8904_get_drc_enum()
465 int value = ucontrol->value.enumerated.item[0]; in wm8904_put_retune_mobile_enum() local
467 if (value >= pdata->num_retune_mobile_cfgs) in wm8904_put_retune_mobile_enum()
470 wm8904->retune_mobile_cfg = value; in wm8904_put_retune_mobile_enum()
483 ucontrol->value.enumerated.item[0] = wm8904->retune_mobile_cfg; in wm8904_get_retune_mobile_enum()
523 ucontrol->value.integer.value[0] = wm8904->deemph; in wm8904_get_deemph()
532 unsigned int deemph = ucontrol->value.integer.value[0]; in wm8904_put_deemph()
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-usb18 This is used as value that determines if interfaces
20 The value can be 1 or 0. It's by default 1.
102 power/usb2_hardware_lpm. The file holds a string value (enable
120 files hold a string value (enable or disable) indicating whether
175 raw location value as a hex integer.
209 to user space. This file will contain an unsigned 32 bit value
211 poll() for monitoring changes to this value in user space.
213 Any time this value changes the corresponding hub device will send a
217 OVER_CURRENT_COUNT=[current value of this sysfs attribute]
287 L1 sleep state now use a best effort service latency value (BESL) to
[all …]
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp178 EXPECT_EQ(pel.primarySRC().value()->asciiString(), in TEST_F()
876 ASSERT_TRUE(pel.primarySRC().value()->callouts()); in TEST_F()
877 auto& callouts = pel.primarySRC().value()->callouts()->callouts(); in TEST_F()
885 EXPECT_EQ(fru->getPN().value(), "1234567"); in TEST_F()
886 EXPECT_EQ(fru->getCCIN().value(), "CCCC"); in TEST_F()
887 EXPECT_EQ(fru->getSN().value(), "123456789ABC"); in TEST_F()
931 EXPECT_FALSE(pel.primarySRC().value()->callouts()); in TEST_F()
1022 ASSERT_TRUE(pel.primarySRC().value()->callouts()); in TEST_F()
1023 const auto& callouts = pel.primarySRC().value()->callouts()->callouts(); in TEST_F()
1032 EXPECT_EQ(fru->getPN().value(), "1234567"); in TEST_F()
[all …]
/openbmc/linux/tools/memory-model/Documentation/
H A Daccess-marking.txt104 fed into some operation that checks the full value against a later marked
105 load from memory, which means that the occasional arbitrarily bogus value
106 is not a problem. For example, if a bogus value is fed into cmpxchg(),
108 in a retry. Unless the race condition that resulted in the bogus value
113 architectures. Therefore, it is best to capture the return value from
116 Capturing the return value from cmpxchg() also saves a memory reference
151 After all, if the heuristic can tolerate the occasional bogus value
153 compiler-mangled write, at least assuming that the proper value is in
195 b. When the store writes the value already contained in
275 pr_info("Current value of foo: %d\n", data_race(foo));
[all …]
/openbmc/telemetry/tests/src/
H A Dtest_report.cpp283 setProperty(sut->getPath(), "ReadingParameters", newParams).value(), in TEST_F()
311 setProperty(sut->getPath(), "ReadingParameters", newParams).value(), in TEST_F()
325 setProperty(sut->getPath(), "ReportActions", newActions).value(), in TEST_F()
348 setProperty(sut->getPath(), "ReportActions", newActions).value(), in TEST_F()
366 setProperty(sut->getPath(), "ReportActions", newActions).value(), in TEST_F()
377 setProperty(sut->getPath(), "ReportActions", invalidActions).value(), in TEST_F()
420 EXPECT_THAT(setProperty(sut->getPath(), "Enabled", newValue).value(), in TEST_F()
499 setProperty(sut->getPath(), "EmitsReadingsUpdate", true).value(), in TEST_F()
510 .value(), in TEST_F()
525 EXPECT_THAT(setProperty(sut->getPath(), "Persistency", persistency).value(), in TEST_F()
[all …]
/openbmc/u-boot/drivers/net/fm/
H A Dtgec_phy.c20 int regnum, u16 value) in tgec_mdio_write() argument
47 out_be32(&regs->mdio_data, MDIO_DATA(value)); in tgec_mdio_write()
/openbmc/u-boot/drivers/rtc/
H A Dpl031.c42 static inline u32 pl031_write_reg(struct udevice *dev, int reg, u32 value) in pl031_write_reg() argument
46 return writel(value, pdata->base + reg); in pl031_write_reg()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_lirc_mode2_user.c128 event.value == 0xdead) { in main()
151 event.value == 1 ) { in main()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_value_or_null.c19 __type(value, struct test_val);
26 __type(value, long long);
/openbmc/u-boot/drivers/tee/optee/
H A Dsupplicant.c32 rc = __tee_shm_add(dev, 0, NULL, arg->params[0].u.value.b, in cmd_shm_alloc()
68 tee_shm_free((struct tee_shm *)(ulong)arg->params[0].u.value.b); in cmd_shm_free()
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dpio.h92 u16 offset, u16 value) in b43legacy_pio_write() argument
94 b43legacy_write16(queue->dev, queue->mmio_base + offset, value); in b43legacy_pio_write()
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0001-sysctl-ignore-EIO-of-stable_secret-below-proc-sys-ne.patch23 value = cptr = xmalloc_read(fd, NULL);
25 if (value == NULL) {
/openbmc/qemu/hw/misc/
H A Darmsse-cpuid.c76 uint64_t value, unsigned size) in armsse_cpuid_write() argument
78 trace_armsse_cpuid_write(offset, value, size); in armsse_cpuid_write()
/openbmc/qemu/hw/intc/
H A Dimx_gpcv2.c43 uint64_t value, unsigned size) in imx_gpcv2_write() argument
48 s->regs[idx] = value; in imx_gpcv2_write()
/openbmc/linux/drivers/leds/
H A Dleds-ot200.c93 enum led_brightness value) in ot200_led_brightness_set() argument
108 if (value == LED_OFF) in ot200_led_brightness_set()
/openbmc/linux/drivers/media/platform/rockchip/rga/
H A Drga.h95 static inline void rga_write(struct rockchip_rga *rga, u32 reg, u32 value) in rga_write() argument
97 writel(value, rga->regs + reg); in rga_write()
/openbmc/u-boot/drivers/pci/
H A Dpcie_xilinx.c123 uint offset, ulong value, in pcie_xilinx_write_config() argument
127 bdf, offset, value, size); in pcie_xilinx_write_config()
/openbmc/linux/drivers/iio/pressure/
H A Dmpl115_spi.c58 static int mpl115_spi_write(struct device *dev, u8 address, u8 value) in mpl115_spi_write() argument
68 buf->tx[1] = value; in mpl115_spi_write()
/openbmc/linux/arch/alpha/include/asm/
H A Dfloppy.h15 #define fd_outb(value, base, reg) outb_p(value, (base) + (reg)) argument
/openbmc/webui-vue/src/store/modules/ResourceManagement/
H A DPowerControlStore.js24 setPowerCapUpdatedValue({ commit }, value) { argument
25 commit('setPowerCapValue', value);
/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-svc/files/
H A Dminerva-fan-status-monitor15 local value="/xyz/openbmc_project/inventory/fan"
17 …ll "$service" "$object_path" "$interface" Create "ssa{ss}" "$message" "$severity" 1 "$arg" "$value"

1...<<201202203204205206207208209210>>...524