Home
last modified time | relevance | path

Searched refs:value (Results 12051 – 12075 of 13561) sorted by relevance

1...<<481482483484485486487488489490>>...543

/openbmc/linux/Documentation/core-api/
H A Dpin_user_pages.rst56 value: GUP_PIN_COUNTING_BIAS.
107 large value (GUP_PIN_COUNTING_BIAS, initially chosen to be 1024: 10 bits) to
/openbmc/linux/sound/soc/
H A Dsoc-component.c954 unsigned int reg, unsigned int mask, unsigned int value) in snd_soc_component_test_bits() argument
959 new = (old & ~mask) | value; in snd_soc_component_test_bits()
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl8712_recv.c657 static u8 evm_db2percentage(s8 value) in evm_db2percentage() argument
662 s8 ret_val = clamp(-value, 0, 33) * 3; in evm_db2percentage()
/openbmc/linux/Documentation/PCI/
H A Dmsi-howto.rst53 arrive in memory before the value may be returned from the register.
255 To disable MSIs, echo 0 instead of 1. Changing this value should be
/openbmc/linux/Documentation/RCU/
H A Drcubarrier.rst268 value one), but the other CPU's rcu_barrier_func() invocations
352 value one), but the other CPU's rcu_barrier_func() invocations
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-asus-tf201.dts591 nvidia,xcvr-setup = <5>; /* Based on TF201 fuse value - 48 */
596 nvidia,xcvr-setup = <5>; /* Based on TF201 fuse value - 48 */
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-evm.dts265 /* Slave 1 reset value */
291 /* MDIO reset value */
/openbmc/linux/drivers/opp/
H A Dof.c1062 if (!prop->value) { in _of_add_opp_table_v1()
1078 val = prop->value; in _of_add_opp_table_v1()
/openbmc/linux/arch/m68k/
H A DKconfig.cpu412 value also defines the minimal size of the hole that allows
489 if it is fitted (there are some exceptions). This value will be
/openbmc/linux/drivers/crypto/
H A Dimg-hash.c155 u32 offset, u32 value) in img_hash_write() argument
157 writel_relaxed(value, hdev->io_base + offset); in img_hash_write()
/openbmc/linux/Documentation/staging/
H A Dremoteproc.rst44 Returns 0 on success, and an appropriate error value otherwise.
59 Returns 0 on success, and an appropriate error value otherwise.
/openbmc/linux/fs/xfs/
H A Dxfs_iops.c62 .value = xattr->value, in xfs_initxattrs()
/openbmc/linux/Documentation/admin-guide/
H A Ddynamic-debug-howto.rst109 the callsite to be compared, and a value to compare against. Possible
334 // see what's going on in dyndbg=value processing
/openbmc/linux/drivers/hwmon/
H A Dvt8231.c173 u8 value) in vt8231_write_value() argument
175 outb_p(value, data->addr + reg); in vt8231_write_value()
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_ppc.h393 static inline u32 kvmppc_set_field(u64 inst, int msb, int lsb, int value) in kvmppc_set_field() argument
401 r = (inst & ~mask) | ((value << (63 - lsb)) & mask); in kvmppc_set_field()
/openbmc/linux/include/linux/
H A Dacpi.h402 typedef void (*wmi_notify_handler) (u32 value, void *context);
1537 extern int acpi_ffh_address_space_arch_handler(acpi_integer *value,
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sensor.robot404 [Documentation] Get power supply sensor threshold value via IPMI and verify using Redfish.
500 [Documentation] Returns the sensor ID value for the given sensor.
/openbmc/linux/drivers/cxl/core/
H A Dhdm.c821 u64 value; in init_hdm_decoder() member
924 target_list.value = (hi << 32) + lo; in init_hdm_decoder()
/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-spmi-gpio.c766 static void pmic_gpio_set(struct gpio_chip *chip, unsigned pin, int value) in pmic_gpio_set() argument
771 config = pinconf_to_config_packed(PIN_CONFIG_OUTPUT, value); in pmic_gpio_set()
/openbmc/linux/drivers/s390/block/
H A Ddasd_int.h491 u8 value; member
505 if (dasd_path_fcs_mnemonics[i].value == val) in dasd_path_get_fcs_str()
/openbmc/qemu/hw/pci/
H A Dpcie.c49 static const char *pcie_led_state_to_str(uint16_t value) in pcie_led_state_to_str() argument
51 switch (value) { in pcie_led_state_to_str()
/openbmc/qemu/hw/input/
H A Dps2.c812 s->mouse_dx += move->value; in ps2_mouse_event()
814 s->mouse_dy -= move->value; in ps2_mouse_event()
/openbmc/qemu/include/hw/
H A Delf_ops.h.inc448 * we try to honour the memsz value for an ELF file like this
601 * value passed in via 'translate_opaque'
/openbmc/qemu/target/riscv/
H A Dfpu_helper.c485 uint64_t helper_fcvtmod_w_d(CPURISCVState *env, uint64_t value) in helper_fcvtmod_w_d() argument
487 return float64_to_int32_modulo(value, float_round_to_zero, &env->fp_status); in helper_fcvtmod_w_d()
/openbmc/qemu/net/
H A Dslirp.c1147 pstrcpy(config->str, sizeof(config->str), fwd->value->str); in net_init_slirp_configs()
1174 ret[i++] = c->value->str; in slirp_dnssearch()

1...<<481482483484485486487488489490>>...543