Home
last modified time | relevance | path

Searched refs:value (Results 12876 – 12900 of 13080) sorted by relevance

1...<<511512513514515516517518519520>>...524

/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_iscsi.c749 stats->custom[0].value = conn->eh_abort_cnt; in qedi_conn_get_stats()
/openbmc/linux/sound/pci/hda/
H A Dpatch_realtek.c224 /* a special bypass for COEF 0; read the cached value at the second time */
355 * the default value is 1.
393 uctl->value.integer.value[0] = val; in alc_update_knob_master()
394 uctl->value.integer.value[1] = val; in alc_update_knob_master()
660 /* Could be any non-zero and even value. When used as fixup, tells
1014 * Rename codecs appropriately from COEF value or subvendor id
1161 return q->value; in has_cdefine_beep()
2429 /* DMIC_CONTROL? Init value
[all...]
/openbmc/linux/fs/btrfs/
H A Dsend.c682 u##bits attr, u##bits value) \
684 __le##bits __tmp = cpu_to_le##bits(value); \
723 #define TLV_PUT_INT(sctx, attrtype, bits, value) \ argument
725 ret = tlv_put_u##bits(sctx, attrtype, value); \
/openbmc/linux/mm/
H A Dmemcontrol.c6458 static int seq_puts_memcg_tunable(struct seq_file *m, unsigned long value) in seq_puts_memcg_tunable() argument
6460 if (value == PAGE_COUNTER_MAX) in seq_puts_memcg_tunable()
6463 seq_printf(m, "%llu\n", (u64)value * PAGE_SIZE); in seq_puts_memcg_tunable()
/openbmc/linux/Documentation/filesystems/
H A Dfsverity.rst125 value.
127 provided. The salt is a value that is prepended to every hashed
/openbmc/linux/drivers/hwmon/
H A Dit87.c791 static void it87_write_value(struct it87_data *data, u8 reg, u8 value) in it87_write_value() argument
794 outb_p(value, data->addr + IT87_DATA_REG_OFFSET); in it87_write_value()
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-rockchip.c1050 int mux, u32 *loc, u32 *reg, u32 *value) in rockchip_get_mux_route() argument
1069 *value = data->route_val; in rockchip_get_mux_route()
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dr8a774b1.dtsi111 /* This value must be overridden by the board */
118 /* This value must be overridden by the board */
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_color.c1111 static u16 lut_limited_range(unsigned int value) in lut_limited_range() argument
1116 return value * (max - min) / 0xffff + min; in lut_limited_range()
/openbmc/linux/drivers/atm/
H A Diphase.c2469 static void ia_phy_put(struct atm_dev *dev, unsigned char value, argument
2472 writel(value, INPH_IA_DEV(dev)->phy+addr);
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dgianfar.c339 u32 value = (1 << (31-whichbit)); in gfar_set_hash_for_addr() local
342 tempval |= value; in gfar_set_hash_for_addr()
/openbmc/linux/drivers/s390/block/
H A Ddasd.c695 #define dasd_profile_counter(value, index) \ argument
697 for (index = 0; index < 31 && value >> (2+index); index++) \
/openbmc/linux/drivers/media/i2c/ccs/
H A Dccs-core.c822 s32 value; in ccs_init_controls() member
845 gain_ctrls[i].value; in ccs_init_controls()
/openbmc/qemu/target/loongarch/tcg/insn_trans/
H A Dtrans_vec.c.inc3471 * imm bit [11:8] is mode, mode value is 0-12.
3582 uint64_t value;
3591 value = vldi_get_value(ctx, a->imm);
3594 value = ((int32_t)(a->imm << 22)) >> 22;
3599 tcg_constant_i64(value));
/openbmc/linux/net/bluetooth/
H A Dmgmt.c5368 memcpy(p->value, patterns[i].value, p->length); in parse_adv_monitor_pattern()
9850 u8 link_type, u8 addr_type, u32 value, in mgmt_user_confirm_request() argument
9860 ev.value = cpu_to_le32(value); in mgmt_user_confirm_request()
/openbmc/docs/
H A DCONTRIBUTING.md67 button. Then select a review. Remember to be positive and add value with every
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-5.0.rst353 - ``libsystemd``: set its own :term:`LICENSE` value (``LGPL-2.1-or-later``) to add more granularit…
/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.c2325 EvtchnInfo *info = iter->value; in hmp_xen_event_list()
/openbmc/linux/Documentation/mm/damon/
H A Ddesign.rst357 namely high, middle, and low. If the value of the metric becomes above the
/openbmc/qemu/docs/system/arm/
H A Dcpu-features.rst459 configurations, ``x-l0gptsz=S`` may be used to specify the value
/openbmc/linux/drivers/media/i2c/
H A Dadv7511-v4l2.c67 unsigned char value; member
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCECILL-1.1187 …icle 9.2 and, in particular, without any or all warranty as to its market value, its secured, inno…
/openbmc/linux/Documentation/trace/
H A Dring-buffer-design.rst939 Since the cmpxchg returns the old value of the pointer the first writer
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1028a.dtsi871 arm,malidp-arqos-value = <0xd000d000>;
/openbmc/qemu/hw/net/
H A Deepro100.c1110 val = SET_MASKED(val, 0x31, eeprom->value); in eepro100_write_eeprom()

1...<<511512513514515516517518519520>>...524