Home
last modified time | relevance | path

Searched refs:value (Results 8201 – 8225 of 13080) sorted by relevance

1...<<321322323324325326327328329330>>...524

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_regs.h366 #define array_wr32(reg, offset, value) \ argument
367 wr32((reg) + ((offset) << 2), (value))
/openbmc/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common-v2.h308 int field, int value);
310 int field, int *value);
/openbmc/openbmc/poky/documentation/toaster-manual/
H A Dintro.rst66 - See the value of all variables in your build configuration, and
67 which files set each value.
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.h399 int intel_guc_self_cfg32(struct intel_guc *guc, u16 key, u32 value);
400 int intel_guc_self_cfg64(struct intel_guc *guc, u16 key, u64 value);
/openbmc/u-boot/test/py/
H A Du_boot_console_base.py54 def __exit__(self, extype, value, traceback): argument
71 def __exit__(self, extype, value, traceback): argument
/openbmc/linux/drivers/input/rmi4/
H A Drmi_f03.c41 int value) in rmi_f03_overwrite_button() argument
51 if (value) in rmi_f03_overwrite_button()
/openbmc/linux/drivers/media/i2c/
H A Ddw9719.c102 static int dw9719_t_focus_abs(struct dw9719_device *dw9719, s32 value) in dw9719_t_focus_abs() argument
104 return cci_write(dw9719->regmap, DW9719_VCM_CURRENT, value, NULL); in dw9719_t_focus_abs()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-qat79 Default value is 1.
81 It is possible to set the pm_idle_enabled value only if the device
/openbmc/u-boot/drivers/gpio/
H A Dadi_gpio2.c380 int gpio_direction_output(unsigned gpio, int value) in gpio_direction_output() argument
396 gpio_set_value(gpio, value); in gpio_direction_output()
/openbmc/linux/arch/powerpc/kernel/
H A Dvdso.c250 #define VDSO_DO_FIXUPS(type, value, bits, sec) do { \ argument
254 do_##type##_fixups((value), __start, __end); \
/openbmc/linux/drivers/input/joystick/
H A Dn64joy.c85 static void n64joy_write_reg(u32 __iomem *reg_base, const u8 reg, const u32 value) in n64joy_write_reg() argument
87 writel(value, reg_base + reg); in n64joy_write_reg()
/openbmc/linux/Documentation/userspace-api/
H A Dfutex2.rst36 using ``uaddr`` for the address to wait for, ``val`` for the expected value
52 For each entry in ``waiters`` array, the current value at ``uaddr`` is compared
/openbmc/u-boot/net/
H A Deth_legacy.c101 static int on_ethaddr(const char *name, const char *value, enum env_op op, in on_ethaddr() argument
119 eth_parse_enetaddr(value, dev->enetaddr); in on_ethaddr()
/openbmc/qemu/scripts/oss-fuzz/
H A Dminimize_qtest_trace.py162 value = int(newtrace[i].split()[2], 16)
166 value)
/openbmc/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc.h463 static inline void bdc_writel(void __iomem *base, u32 offset, u32 value) in bdc_writel() argument
465 writel(value, base + offset); in bdc_writel()
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dpsci.S83 @ r0: return value ARM_PSCI_RET_SUCCESS or ARM_PSCI_RET_INVAL
84 @ r1: input target CPU ID in MPIDR format, original value in r1 may be dropped
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dste,nomadik.txt46 2: output (value is not specified).
61 2: sleep output (value is not specified).
/openbmc/qemu/tests/qtest/
H A Dxlnx-versal-trng-test.c105 static void trng_test_set_uint_prop(const char *name, uint64_t value) in trng_test_set_uint_prop() argument
116 name, (unsigned long long)value); in trng_test_set_uint_prop()
/openbmc/linux/drivers/pwm/
H A Dpwm-tegra.c92 static inline void pwm_writel(struct tegra_pwm_chip *pc, unsigned int offset, u32 value) in pwm_writel() argument
94 writel(value, pc->regs + (offset << 4)); in pwm_writel()
/openbmc/linux/drivers/platform/x86/amd/pmf/
H A Dacpi.c29 apmf_if_args[0].integer.value = fn; in apmf_if_call()
37 apmf_if_args[1].integer.value = 0; in apmf_if_call()
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Darm,pl172.txt8 - reg: Must contains offset/length value for controller.
85 If any of the above timing parameters are absent, current parameter value will
/openbmc/linux/kernel/module/
H A Dinternal.h41 unsigned long value;
136 return sym->value; in kernel_symbol_value()
/openbmc/linux/drivers/net/mdio/
H A Dmdio-mscc-miim.c150 int regnum, u16 value) in mscc_miim_write() argument
164 (value << MSCC_MIIM_CMD_WRDATA_SHIFT) | in mscc_miim_write()
/openbmc/rest-dbus/resources/
H A Ddbus.js198 function format_property(name, value) argument
203 '<span class="property-value">' + value + '</span>' +
/openbmc/linux/sound/soc/sof/
H A Dcontrol.c65 uinfo->value.integer.min = 0; in snd_sof_volume_info()
66 uinfo->value.integer.max = platform_max - sm->min; in snd_sof_volume_info()

1...<<321322323324325326327328329330>>...524