Home
last modified time | relevance | path

Searched refs:value (Results 12526 – 12550 of 13561) sorted by relevance

1...<<501502503504505506507508509510>>...543

/openbmc/linux/include/uapi/linux/
H A Dbpf.h1409 __aligned_u64 value; member
5889 #define __BPF_FUNC_MAPPER_APPLY(name, value, FN) FN(name), argument
/openbmc/linux/tools/power/cpupower/po/
H A Dfr.po601 " by postfixing the value with the wanted unit name, without any space\n"
716 msgid "Error setting perf-bias value on CPU %d\n"
777 msgid "Could not read perf-bias value\n"
H A Dit.po608 " by postfixing the value with the wanted unit name, without any space\n"
724 msgid "Error setting perf-bias value on CPU %d\n"
786 msgid "Could not read perf-bias value\n"
H A Dpt.po610 " by postfixing the value with the wanted unit name, without any space\n"
726 msgid "Error setting perf-bias value on CPU %d\n"
788 msgid "Could not read perf-bias value\n"
H A Dcs.po603 " by postfixing the value with the wanted unit name, without any space\n"
716 msgid "Error setting perf-bias value on CPU %d\n"
777 msgid "Could not read perf-bias value\n"
/openbmc/linux/LICENSES/dual/
H A DMPL-1.19 tag/value pair into a comment according to the placement guidelines in
373 infringement litigation, then the reasonable value of the licenses
375 into account in determining the amount or value of any payment or
/openbmc/u-boot/arch/x86/
H A DKconfig296 # Map the config names to a hex value (bytes).
667 registers, U-Boot needs to write the original value. When everything
703 which in turns forms a table of exact 4KiB. The default value 128
/openbmc/u-boot/arch/arm/dts/
H A Dr8a7794.dtsi58 /* This value must be overridden by the board. */
99 /* This value must be overridden by the board. */
114 /* This value must be overridden by the board. */
H A Dr8a7793.dtsi56 /* This value must be overridden by the board. */
117 /* This value must be overridden by the board. */
132 /* This value must be overridden by the board. */
/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h3471 u8 value; member
4345 u32 value; member
5043 u32 value; member
/openbmc/linux/drivers/media/usb/gspca/
H A Dxirlink_cit.c666 static int cit_write_reg(struct gspca_dev *gspca_dev, u16 value, u16 index) in cit_write_reg() argument
673 value, index, NULL, 0, 1000); in cit_write_reg()
676 index, value, err); in cit_write_reg()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-subdev.rst174 requirements and return the possibly modified value. Applications can
175 then choose to try a different format or accept the returned value and
664 to the value of the stream ID.
/openbmc/linux/Documentation/arch/arm64/
H A Dacpi_object_usage.rst516 The _CCA value is inherited by all descendants of
593 the value of the macro ACPI_OS_NAME on Linux). The
595 to set it to some other value.
/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfbhw.c1026 static __inline__ int check_overflow(u32 value, u32 limit, in check_overflow() argument
1029 if (value > limit) { in check_overflow()
1031 description, value, limit); in check_overflow()
/openbmc/linux/Documentation/fpga/
H A Ddfl.rst173 * Reg Address/Offset - If Rel bit is set, then the value is the high 63 bits
175 the value is the offset from the start of the DFH of the feature's registers.
655 was determined the use case did not provide value. Specifying a single DFL
/openbmc/linux/Documentation/networking/
H A Dphy.rst44 int write(struct mii_bus *bus, int mii_id, int regnum, u16 value);
110 Ethernet MAC driver is capable of doing so, the correct phy_interface_t value
114 MAC driver looks at the phy_interface_t value, for any other mode but
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr8a7794.dtsi58 /* This value must be overridden by the board. */
100 /* This value must be overridden by the board. */
115 /* This value must be overridden by the board. */
H A Dr8a7793.dtsi56 /* This value must be overridden by the board. */
118 /* This value must be overridden by the board. */
133 /* This value must be overridden by the board. */
/openbmc/linux/drivers/hwmon/
H A Dw83793.c284 static int w83793_write_value(struct i2c_client *client, u16 reg, u8 value);
2115 static int w83793_write_value(struct i2c_client *client, u16 reg, u8 value) in w83793_write_value() argument
2135 res = i2c_smbus_write_byte_data(client, reg & 0xff, value); in w83793_write_value()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_82575.c69 static void igb_write_vfta_i350(struct e1000_hw *hw, u32 offset, u32 value) in igb_write_vfta_i350() argument
75 array_wr32(E1000_VFTA, offset, value); in igb_write_vfta_i350()
78 adapter->shadow_vfta[offset] = value; in igb_write_vfta_i350()
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c91 outer_tagging_rule->ingress_port.value = port; in felix_tag_8021q_vlan_add_rx()
93 outer_tagging_rule->egress_port.value = upstream; in felix_tag_8021q_vlan_add_rx()
152 untagging_rule->vlan.vid.value = vid; in felix_tag_8021q_vlan_add_tx()
/openbmc/qemu/qga/
H A Dcommands-win32.c2001 gpointer value = NULL; in qmp_guest_get_users() local
2029 value = g_hash_table_lookup(cache, info->UserName); in qmp_guest_get_users()
2030 user = (GuestUser *)value; in qmp_guest_get_users()
/openbmc/linux/sound/soc/codecs/
H A Drt5682.c3128 int value, count; in rt5682_calibrate() local
3155 regmap_read(rt5682->regmap, RT5682_HP_CALIB_STA_1, &value); in rt5682_calibrate()
3156 if (!(value & 0x8000)) in rt5682_calibrate()
/openbmc/linux/tools/perf/
H A Dbuiltin-lock.c2269 unsigned long *len = (unsigned long *)opt->value; in parse_map_entry()
2287 unsigned long *len = (unsigned long *)opt->value; in parse_max_stack()
2453 const char **name = (const char **)opt->value; in parse_output()
/openbmc/linux/security/selinux/
H A Dselinuxfs.c1783 int value; in sel_read_policycap() local
1788 value = security_policycap_supported(i_ino & SEL_INO_MASK); in sel_read_policycap()
1789 length = scnprintf(tmpbuf, TMPBUFLEN, "%d", value); in sel_read_policycap()

1...<<501502503504505506507508509510>>...543