/openbmc/linux/drivers/scsi/qedi/ |
H A D | qedi_iscsi.c | 749 stats->custom[0].value = conn->eh_abort_cnt; in qedi_conn_get_stats()
|
/openbmc/linux/sound/pci/hda/ |
H A D | patch_realtek.c | 224 /* 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 D | send.c | 682 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 D | memcontrol.c | 6458 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 D | fsverity.rst | 125 value. 127 provided. The salt is a value that is prepended to every hashed
|
/openbmc/linux/drivers/hwmon/ |
H A D | it87.c | 791 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 D | pinctrl-rockchip.c | 1050 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 D | r8a774b1.dtsi | 111 /* 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 D | intel_color.c | 1111 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 D | iphase.c | 2469 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 D | gianfar.c | 339 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 D | dasd.c | 695 #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 D | ccs-core.c | 822 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 D | trans_vec.c.inc | 3471 * 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 D | mgmt.c | 5368 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 D | CONTRIBUTING.md | 67 button. Then select a review. Remember to be positive and add value with every
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-5.0.rst | 353 - ``libsystemd``: set its own :term:`LICENSE` value (``LGPL-2.1-or-later``) to add more granularit…
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xen_evtchn.c | 2325 EvtchnInfo *info = iter->value; in hmp_xen_event_list()
|
/openbmc/linux/Documentation/mm/damon/ |
H A D | design.rst | 357 namely high, middle, and low. If the value of the metric becomes above the
|
/openbmc/qemu/docs/system/arm/ |
H A D | cpu-features.rst | 459 configurations, ``x-l0gptsz=S`` may be used to specify the value
|
/openbmc/linux/drivers/media/i2c/ |
H A D | adv7511-v4l2.c | 67 unsigned char value; member
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | CECILL-1.1 | 187 …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 D | ring-buffer-design.rst | 939 Since the cmpxchg returns the old value of the pointer the first writer
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1028a.dtsi | 871 arm,malidp-arqos-value = <0xd000d000>;
|
/openbmc/qemu/hw/net/ |
H A D | eepro100.c | 1110 val = SET_MASKED(val, 0x31, eeprom->value); in eepro100_write_eeprom()
|