/openbmc/linux/drivers/nvmem/ |
H A D | qfprom.c | 262 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 D | action_environment_tests.cpp | 289 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 D | README.md | 62 - 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 D | windfarm_smu_sat.c | 135 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 D | sun4m_irq.c | 354 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 D | sun4d_irq.c | 275 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 D | qe_ic.c | 230 u32 value) in qe_ic_write() argument 232 iowrite32be(value, base + (reg >> 2)); in qe_ic_write()
|
/openbmc/linux/drivers/base/regmap/ |
H A D | regcache-maple.c | 17 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 D | cflow.c | 126 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 D | phy-rockchip-dphy-rx0.c | 160 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 D | ep93xx-fb.rst | 24 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 D | driver_mipscore.c | 52 u32 value) in mips_write32() argument 54 ssb_write32(mcore->dev, offset, value); in mips_write32()
|
/openbmc/qemu/hw/core/ |
H A D | register.c | 180 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 D | test_redfish_signed_image_update.robot | 38 ... 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 D | au0828-input.c | 83 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 D | mop500_ab8500.c | 135 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 D | devlink-health.rst | 64 object, object pair and value array, in addition to attributes such as name and 65 value.
|
/openbmc/openbmc-test-automation/docs/ |
H A D | redfish_coding_guidelines.md | 41 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 D | bcm47xxsflash.c | 280 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 D | README.video | 38 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 D | eir.c | 370 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 D | cpu-target.c | 214 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 D | eth.c | 100 int regnum, u16 value) in ls1046aqds_mdio_write() argument 107 regnum, value); in ls1046aqds_mdio_write()
|
/openbmc/u-boot/board/Synology/ds109/ |
H A D | kwbimage.cfg | 40 # 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 D | fsl,imx-pinctrl.txt | 29 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.
|