Home
last modified time | relevance | path

Searched refs:value (Results 12576 – 12600 of 13074) sorted by relevance

1...<<501502503504505506507508509510>>...523

/openbmc/linux/drivers/clk/meson/
H A Dmeson8b.c3704 unsigned int value = 0; in meson8b_clk_reset_update() local
3713 value = BIT(reset->bit_idx); in meson8b_clk_reset_update()
3718 BIT(reset->bit_idx), value); in meson8b_clk_reset_update()
/openbmc/linux/Documentation/networking/
H A Daf_xdp.rst443 to a different interface. Updating the value requires CAP_NET_RAW.
516 as the minimum value of the config is 17.
732 value will be returned stating the max number of frags that are
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c105 uint64_t value, int wordsize, in cpu_stsize_data_ra() argument
110 cpu_stb_data_ra(env, addr, value, ra); in cpu_stsize_data_ra()
113 cpu_stw_data_ra(env, addr, value, ra); in cpu_stsize_data_ra()
/openbmc/linux/drivers/nvme/host/
H A Dpci.c353 static bool nvme_dbbuf_update_and_check_event(u16 value, __le32 *dbbuf_db, in nvme_dbbuf_update_and_check_event() argument
366 *dbbuf_db = cpu_to_le32(value); in nvme_dbbuf_update_and_check_event()
377 if (!nvme_dbbuf_need_event(event_idx, value, old_value)) in nvme_dbbuf_update_and_check_event()
/openbmc/qemu/system/
H A Dphysmem.c2416 uint64_t value, unsigned len, MemTxAttrs attrs) in subpage_write() argument
2424 __func__, subpage, len, addr, value); in subpage_write()
2426 stn_p(buf, len, value); in subpage_write()
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c2284 …GPIO_FUNCTION_COMPONENT_ON, .mask = 0x10 | 0x21, .direction = 0 & ~0x21, .value = (0x10 & ~0x1) | …
2285 …OARD_GPIO_FUNCTION_COMPONENT_OFF, .mask = 0x10 | 0x21, .direction = 0 & ~0x21, .value = 0 | 0x21 },
2315 …GPIO_FUNCTION_COMPONENT_ON, .mask = 0x10 | 0x21, .direction = 0 & ~0x21, .value = (0x10 & ~0x1) | …
2316 …OARD_GPIO_FUNCTION_COMPONENT_OFF, .mask = 0x10 | 0x21, .direction = 0 & ~0x21, .value = 0 | 0x21 },
/openbmc/openbmc/poky/documentation/dev-manual/
H A Ddebugging.rst108 Sometimes you need to know the value of a variable as a result of
139 description of how the variable got its value, including temporary
341 The output of ``bitbake-dumpsig`` also includes the value each
785 high value for :term:`PARALLEL_MAKE` increases the chances of the race
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c2208 u16 value) in fec_enet_mdio_write_c22() argument
2225 FEC_MMFR_TA | FEC_MMFR_DATA(value), in fec_enet_mdio_write_c22()
2240 int devad, int regnum, u16 value) in fec_enet_mdio_write_c45() argument
2268 FEC_MMFR_TA | FEC_MMFR_DATA(value), in fec_enet_mdio_write_c45()
/openbmc/linux/drivers/hwmon/
H A Dlm90.c737 static inline s32 lm90_write_no_pec(struct i2c_client *client, u8 value) in lm90_write_no_pec() argument
741 I2C_SMBUS_WRITE, value, I2C_SMBUS_BYTE, NULL); in lm90_write_no_pec()
H A Dw83795.c436 static int w83795_write(struct i2c_client *client, u16 reg, u8 value) in w83795_write() argument
444 err = i2c_smbus_write_byte_data(client, reg & 0xff, value); in w83795_write()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c300 static inline void appl_writel(struct tegra_pcie_dw *pcie, const u32 value, in appl_writel() argument
303 writel_relaxed(value, pcie->appl_base + reg); in appl_writel()
/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst370 to the newly advanced value from the ``rcu_state`` structure, as shown
485 value-returning atomic operations on a per-CPU variable. The ordering
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_connectors.c921 uint64_t value) in radeon_lvds_set_property() argument
938 switch (value) { in radeon_lvds_set_property()
/openbmc/linux/fs/fuse/
H A Ddev.c1025 err = fuse_copy_one(cs, arg->value, arg->size); in fuse_copy_args()
1733 args->in_args[0].value = &ra->inarg; in fuse_retrieve()
/openbmc/linux/arch/x86/kernel/apic/
H A Dio_apic.c283 unsigned int value) in io_apic_write() argument
288 writel(value, &io_apic->data); in io_apic_write()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-ui.min.js6value=""),e.datepicker._pos||(e.datepicker._pos=e.datepicker._findPos(t),e.datepicker._pos[1]+=t.o…
/openbmc/linux/Documentation/admin-guide/mm/
H A Dmemory-hotplug.rst282 The default value depends on the
445 With value "force" it could result in memory
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel.bbclass657 # value will be appended to the local kernel version. This replaces the
661 # Note: This class saves the value of localversion to a file
/openbmc/linux/Documentation/admin-guide/
H A Dbcache.rst197 of the backing device created with --offset 8K, or any value defined by
448 cutoff. This is necessary if the sequential cutoff value is greater than the
/openbmc/linux/include/net/
H A Dmac80211.h4371 int (*set_frag_threshold)(struct ieee80211_hw *hw, u32 value);
4372 int (*set_rts_threshold)(struct ieee80211_hw *hw, u32 value);
/openbmc/linux/drivers/mtd/maps/
H A DKconfig66 bits, you would set the bus width octet value to 4. This is
/openbmc/linux/drivers/spi/
H A Dspi-sprd.c685 word_delay = clamp_t(u16, d->value, SPRD_SPI_MIN_DELAY_CYCLE, in sprd_spi_init_hw()
/openbmc/linux/drivers/staging/greybus/
H A Daudio_codec.c1031 unsigned int value) in gbcodec_write() argument
/openbmc/linux/Documentation/virt/kvm/devices/
H A Dvm.rst236 it, it is stored as 0 and not allowed to be set to a value != 0.
/openbmc/qemu/docs/devel/
H A Dqom.rst229 the original value in the overriding class before overriding the method.

1...<<501502503504505506507508509510>>...523