Home
last modified time | relevance | path

Searched refs:value (Results 12476 – 12500 of 13561) sorted by relevance

1...<<491492493494495496497498499500>>...543

/openbmc/linux/include/uapi/linux/
H A Dkfd_ioctl.h724 __u32 value; member
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.h555 void svm_set_gif(struct vcpu_svm *svm, bool value);
/openbmc/docs/designs/
H A Docp-led-policy-support.md124 priority will be an integer value. A larger number means higher priority for
H A Dfirmware-update-via-blobs.md114 important to your verification service. The value provided will be written to a
286 this is not rejected but currently provides no additional value.
/openbmc/qemu/docs/devel/
H A Dtcg-plugins.rst65 like adding or storing an immediate value. It is also possible to execute a
/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h401 __u64 value; member
/openbmc/qemu/include/tcg/
H A Dtcg.h218 uintptr_t value; member
/openbmc/linux/samples/bpf/
H A DMakefile396 -D__KERNEL__ -D__BPF_TRACING__ -Wno-unused-value -Wno-pointer-sign \
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dclasses.rst176 are extracted into the subdirectory expected by the default value of
911 and if the default value of :term:`GITHUB_BASE_URI` is not suitable,
913 in the value you set for :term:`SRC_URI` within the recipe.
1458 value. Installing the package in this manner can cause errors during
1514 (:term:`PN`) value that appears in
1537 - ``src-uri-bad:`` Checks that the :term:`SRC_URI` value set by a recipe
1812 exclusion. This class is enabled by default using the default value for
1830 Provides the function ``linuxloader()``, which gives the value of the
1831 dynamic loader/linker provided on the platform. This value is used by a
2955 default value.
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c684 memcpy(frame_tlv->value, frame->data, buf_len); in ath11k_wmi_mgmt_send()
686 ath11k_ce_byte_swap(frame_tlv->value, buf_len); in ath11k_wmi_mgmt_send()
1496 cmd->value = param->value; in ath11k_wmi_send_set_ap_ps_param_cmd()
1531 cmd->value = param_value; in ath11k_wmi_set_sta_ps_param()
1765 memcpy(tlv->value, bcn->data, bcn->len); in ath11k_wmi_bcn_tmpl()
1814 memcpy(tlv->value, (u8 *)arg->key_data, key_len_aligned); in ath11k_wmi_vdev_install_key()
3813 memcpy(tlv->value, tmpl->data, tmpl->len); in ath11k_wmi_fils_discovery_tmpl()
3870 memcpy(tlv->value, tmpl->data, tmpl->len); in ath11k_wmi_probe_resp_tmpl()
8946 cmd->value = dbglog->value; in ath11k_wmi_fw_dbglog_cfg()
8950 cmd->value = dbglog->value; in ath11k_wmi_fw_dbglog_cfg()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v8_0.c6401 uint32_t value = 0; in gfx_v8_0_ring_soft_recovery() local
6403 value = REG_SET_FIELD(value, SQ_CMD, CMD, 0x03); in gfx_v8_0_ring_soft_recovery()
6404 value = REG_SET_FIELD(value, SQ_CMD, MODE, 0x01); in gfx_v8_0_ring_soft_recovery()
6405 value = REG_SET_FIELD(value, SQ_CMD, CHECK_VMID, 1); in gfx_v8_0_ring_soft_recovery()
6406 value = REG_SET_FIELD(value, SQ_CMD, VM_ID, vmid); in gfx_v8_0_ring_soft_recovery()
6407 WREG32(mmSQ_CMD, value); in gfx_v8_0_ring_soft_recovery()
/openbmc/u-boot/test/py/
H A DREADME.md268 to provide board-specific information to the test script. Any global value
284 global value defined in these modules is available for use by any test
/openbmc/u-boot/drivers/usb/gadget/
H A Dat91_udc.c542 static int at91_ep_set_halt(struct usb_ep *_ep, int value) in at91_ep_set_halt() argument
569 if (value) { in at91_ep_set_halt()
/openbmc/u-boot/drivers/net/
H A Dmvneta.c1497 u16 value) in mvneta_mdio_write() argument
1518 smi_reg = value << MVNETA_SMI_DATA_OFFS; in mvneta_mdio_write()
/openbmc/u-boot/scripts/
H A Dspelling.txt99 alue||value
1225 vaule||value
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dddr.c933 #define MMDC1(entry, value) do { \ argument
935 mmdc1->entry = value; \
/openbmc/linux/Documentation/networking/
H A Dvrf.rst87 This high metric value ensures that the default unreachable route can
150 value, it is unspecified which listening socket will be selected to handle
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-hello.rst212 …Without a value for :term:`PN`, the variables :term:`STAMP`, :term:`T`, and :term:`B`, prevent more
214 have a value similar to what OpenEmbedded and BitBake use in the default
/openbmc/openbmc/meta-phosphor/classes/
H A Dimage_types_phosphor.bbclass115 # Instead, prefix the overlay override value with 'rwfs-' to avoid collisions.
478 # Create an empty hash-value so that the dictionary can be emitted,
/openbmc/openbmc/poky/meta/classes/
H A Dcve-check.bbclass499 # default value of status is Unpatched
622 # default value of status is Unpatched
/openbmc/linux/drivers/soc/fsl/dpio/
H A Dqbman-portal.c182 u32 value) in qbman_write_register() argument
184 writel_relaxed(value, p->addr_cinh + offset); in qbman_write_register()
/openbmc/linux/drivers/mmc/host/
H A Dsunxi-mmc.c79 #define mmc_writel(host, reg, value) \ argument
80 writel((value), (host)->reg_base + SDXC_##reg)
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_types.h386 struct mlx5dr_match_param *value);
389 struct mlx5dr_match_param *value,
/openbmc/linux/drivers/media/firewire/
H A Dfiredtv-avc.c1364 static inline void set_opcr(__be32 *opcr, u32 value, u32 mask, u32 shift) in set_opcr() argument
1367 *opcr |= cpu_to_be32((value & mask) << shift); in set_opcr()
/openbmc/linux/drivers/media/i2c/
H A Dsaa7115.c109 static inline int saa711x_write(struct v4l2_subdev *sd, u8 reg, u8 value) in saa711x_write() argument
113 return i2c_smbus_write_byte_data(client, reg, value); in saa711x_write()

1...<<491492493494495496497498499500>>...543