Home
last modified time | relevance | path

Searched refs:value (Results 8426 – 8450 of 13077) sorted by relevance

1...<<331332333334335336337338339340>>...524

/openbmc/linux/drivers/nvmem/
H A Dqfprom.c262 u32 *value = _val; in qfprom_reg_write() local
303 writel(value[i], priv->qfpraw + reg + (i * 4)); in qfprom_reg_write()
/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Daction_environment_tests.cpp289 EXPECT_EQ(env.getVolts().value(), 1.31); in TEST()
349 EXPECT_EQ(env.getVolts().value(), 2.35); in TEST()
/openbmc/phosphor-fan-presence/docs/control/fanctl/
H A DREADME.md62 - Set all fans to a target value (The tool determines whether the machine is
63 using RPM or PWM fan speeds, and sets them to the value provided):
/openbmc/linux/drivers/macintosh/
H A Dwindfarm_smu_sat.c135 static int wf_sat_sensor_get(struct wf_sensor *sr, s32 *value) in wf_sat_sensor_get() argument
160 *value = val; in wf_sat_sensor_get()
/openbmc/linux/arch/sparc/kernel/
H A Dsun4m_irq.c354 unsigned int value = limit ? timer_value(limit) : 0; in sun4m_load_profile_irq() local
355 sbus_writel(value, &timers_percpu[cpu]->l14_limit); in sun4m_load_profile_irq()
H A Dsun4d_irq.c275 unsigned int value = limit ? timer_value(limit) : 0; in sun4d_load_profile_irq() local
276 bw_set_prof_limit(cpu, value); in sun4d_load_profile_irq()
/openbmc/linux/drivers/soc/fsl/qe/
H A Dqe_ic.c230 u32 value) in qe_ic_write() argument
232 iowrite32be(value, base + (reg >> 2)); in qe_ic_write()
/openbmc/linux/drivers/base/regmap/
H A Dregcache-maple.c17 unsigned int reg, unsigned int *value) in regcache_maple_read() argument
31 *value = entry[reg - mas.index]; in regcache_maple_read()
/openbmc/qemu/contrib/plugins/
H A Dcflow.c126 static gboolean filter_non_branches(gpointer key, gpointer value, in filter_non_branches() argument
129 NodeData *node = (NodeData *) value; in filter_non_branches()
/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-dphy-rx0.c160 unsigned int index, u8 value) in rk_dphy_write_grf() argument
164 unsigned int val = (value << reg->shift) | in rk_dphy_write_grf()
/openbmc/linux/Documentation/fb/
H A Dep93xx-fb.rst24 Note that the pixel clock value is in pico-seconds. You can use the
25 KHZ2PICOS macro to convert the pixel clock value. Most other values
/openbmc/linux/drivers/ssb/
H A Ddriver_mipscore.c52 u32 value) in mips_write32() argument
54 ssb_write32(mcore->dev, offset, value); in mips_write32()
/openbmc/qemu/hw/core/
H A Dregister.c180 uint64_t value, unsigned size) in register_write_memory() argument
203 register_write(reg, value, we, reg_array->prefix, in register_write_memory()
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_redfish_signed_image_update.robot38 ... image, when FieldMode is set to true value.
48 ... image, when Field Mode is set to true to value.
/openbmc/linux/drivers/media/usb/au0828/
H A Dau0828-input.c83 static int au8522_rc_andor(struct au0828_rc *ir, u16 reg, u8 mask, u8 value) in au8522_rc_andor() argument
93 buf = (buf & ~mask) | (value & mask); in au8522_rc_andor()
/openbmc/linux/sound/soc/ux500/
H A Dmop500_ab8500.c135 ucontrol->value.enumerated.item[0] = drvdata->mclk_sel; in mclk_input_control_get()
146 unsigned int val = ucontrol->value.enumerated.item[0]; in mclk_input_control_put()
/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-health.rst64 object, object pair and value array, in addition to attributes such as name and
65 value.
/openbmc/openbmc-test-automation/docs/
H A Dredfish_coding_guidelines.md41 list or it may be a string value which python can translate into a list.
43 The default value is [${HTTP_OK}].
/openbmc/linux/drivers/mtd/devices/
H A Dbcm47xxsflash.c280 u32 value) in bcm47xxsflash_bcma_cc_write() argument
282 bcma_cc_write32(b47s->bcma_cc, offset, value); in bcm47xxsflash_bcma_cc_write()
/openbmc/u-boot/doc/
H A DREADME.video38 requires the CONFIG_VIDEO_LCD_MODE Kconfig value to be set.
70 - overscan_x/overscan_y=<int> - Set x/y overscan value
/openbmc/linux/net/bluetooth/
H A Deir.c370 u16 value = get_unaligned_le16(eir); in eir_get_service_data() local
372 if (uuid == value) { in eir_get_service_data()
/openbmc/qemu/
H A Dcpu-target.c214 static void cpu_set_start_powered_off(Object *obj, bool value, Error **errp) in cpu_set_start_powered_off() argument
217 cpu->start_powered_off = value; in cpu_set_start_powered_off()
/openbmc/u-boot/board/freescale/ls1046aqds/
H A Deth.c100 int regnum, u16 value) in ls1046aqds_mdio_write() argument
107 regnum, value); in ls1046aqds_mdio_write()
/openbmc/u-boot/board/Synology/ds109/
H A Dkwbimage.cfg40 # bit23-20: 5=recommended value for CL=5 and STARTBURST_DEL disabled bit31=0
45 DATA 0xFFD01408 0x22125451 # DDR Timing (Low) (active cycles value +1)
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dfsl,imx-pinctrl.txt29 the pad setting value like pull-up on this pin. And that's why fsl,pins entry
93 User should refer to each SoC spec to set the correct value.

1...<<331332333334335336337338339340>>...524