/openbmc/linux/scripts/coccinelle/tests/ |
H A D | doublebitand.cocci | 4 //# effect. Another source of false positives is when a neutral value
|
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/ |
H A D | crb.h | 31 __be64 value; member
|
/openbmc/linux/include/uapi/sound/ |
H A D | sfnt_info.h | 187 int value; member
|
/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/ |
H A D | alt_fw_env.config | 5 # Furthermore, if the Flash sector size is omitted, this value is assumed to
|
H A D | fw_env.config | 5 # Furthermore, if the Flash sector size is omitted, this value is assumed to
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | goodix.h | 111 int goodix_i2c_write_u8(struct i2c_client *client, u16 reg, u8 value);
|
/openbmc/linux/Documentation/devicetree/bindings/net/can/ |
H A D | grcan.txt | 23 - systemid : If not present or if the value of the least significant 16 bits
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-devfreq-event | 24 object. If the device is enabled, the value of attribute is
|
/openbmc/u-boot/doc/device-tree-bindings/i2c/ |
H A D | i2c.txt | 14 default value of 1 is used.
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | local_kptr_stash.c | 45 __type(value, struct map_value);
|
H A D | test_tc_edt.c | 23 __type(value, uint64_t);
|
/openbmc/linux/drivers/net/ethernet/intel/igb/ |
H A D | e1000_mac.h | 39 void igb_write_vfta(struct e1000_hw *hw, u32 offset, u32 value);
|
/openbmc/qemu/include/hw/ |
H A D | register.h | 161 void register_write_memory(void *opaque, hwaddr addr, uint64_t value,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpulimit/ |
H A D | cpulimit_0.2.bb | 2 …when you don't want them to eat too much CPU. It does not act on the nice value or other priority …
|
/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-fw-utils-gxp/ |
H A D | alt_fw_env.config | 5 # Furthermore, if the Flash sector size is omitted, this value is assumed to
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/ |
H A D | indent_2.2.12.bb | 25 CFLAGS:append:class-native = " -Wno-error=unused-value"
|
/openbmc/linux/scripts/coccinelle/api/ |
H A D | device_attr_show.cocci | 4 /// show() must not use snprintf() when formatting the value to be
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | ti,omap4-wugen-mpu | 14 interrupt source. The value must be 3.
|
H A D | abilis,tb10x-ictl.txt | 15 source connected to this controller. The value shall be 2.
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | stericsson,ab8500-battery.txt | 8 A boolean value indicating thermistor interface to battery
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin/ |
H A D | 0001-Do-not-check-for-sys-class-power_supply-we-are-cross.patch | 22 …G([--enable-sysfsacpi], [Use /sys/class/power_supply to read your battery value @<:@default=auto@:…
|
/openbmc/linux/drivers/net/fjes/ |
H A D | fjes_hw.c | 26 u32 value = 0; in fjes_hw_rd32() local 28 value = readl(&base[reg]); in fjes_hw_rd32() 30 return value; in fjes_hw_rd32() 743 int value = false; in fjes_hw_epid_is_shared() local 746 value = share->ep_status[dest_epid]; in fjes_hw_epid_is_shared() 748 return value; in fjes_hw_epid_is_shared()
|
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm_tis_core.c | 33 static void tpm_tis_clkrun_enable(struct tpm_chip *chip, bool value); 294 u32 value; in get_burstcount() local 302 rc = tpm_tis_read32(priv, TPM_STS(priv->locality), &value); in get_burstcount() 306 burstcnt = (value >> 8) & 0xFFFF; in get_burstcount() 1042 static void tpm_tis_clkrun_enable(struct tpm_chip *chip, bool value) in tpm_tis_clkrun_enable() argument 1051 if (value) { in tpm_tis_clkrun_enable()
|
/openbmc/qemu/docs/devel/ |
H A D | loads-stores.rst | 58 as an ``{endian}`` order value and returns it in a uint64_t. 62 which stores ``val`` to ``ptr`` as an ``{endian}`` order value 95 to ``cpu_restore_state()``. Therefore the value should either be 0, 103 value of ``GETPC()`` should be read from the helper and passed 279 is true, returns the value in the endianness that is the reverse of 311 value to the size of a host general register (``tcg_target_ulong``).
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-raid.rst | 173 The delta_disks option value (-251 < N < +251) triggers 174 device removal (negative value) or device addition (positive 175 value) to any reshape supporting raid levels 4/5/6 and 10. 184 This option value defines the offset into each data device 257 Arguments that can be repeated are ordered by value. 316 This value is valid only after a "check" of the array
|