/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/ |
H A D | southcluster.asl | 139 * Hardcode TOLM to 2GB for now as BayTrail FSP uses this value. 141 * TODO: for generic usage, read TOLM value from register, or
|
/openbmc/linux/drivers/phy/socionext/ |
H A D | phy-uniphier-usb3ss.c | 51 u8 value; member 93 data = field_mask & (p->value << p->field.lsb); in uniphier_u3ssphy_set_param()
|
/openbmc/linux/drivers/clocksource/ |
H A D | em_sti.c | 59 unsigned long value) in em_sti_write() argument 61 iowrite32(value, p->base + offs); in em_sti_write()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_fwif.h | 275 u32 value; member 368 u32 value; member
|
/openbmc/linux/lib/ |
H A D | Kconfig.kfence | 37 setting "kfence.sample_interval" to a non-zero value enables KFENCE. 82 and allocations/frees. A value of 0 disables stress testing logic.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-hid-wiimote | 58 are each 2 bytes long (encoded as 4 digit hexadecimal value). 74 is prefixed with a +/-. Each value is a signed 16bit number.
|
/openbmc/qemu/backends/ |
H A D | cryptodev-vhost-user.c | 358 const char *value, Error **errp) in cryptodev_vhost_user_set_chardev() argument 367 s->chr_name = g_strdup(value); in cryptodev_vhost_user_set_chardev()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-enum-freq-bands.rst | 54 - The tuner or modulator index number. This is the same value as in 62 - The tuner type. This is the same value as in the struct
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | st,sti-asoc-card.txt | 46 - pinctrl-names: should contain only one value - "default". 109 - pinctrl-names: should contain only one value - "default".
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-vf610.c | 123 int value) in vf610_gpio_direction_output() argument 129 vf610_gpio_set(chip, gpio, value); in vf610_gpio_direction_output()
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_bmc_network_protocol.robot | 36 [Documentation] Verify NTP servers value not same for both primary and secondary server. 115 ... msg=NTP server value ${ntp_server_1} not stored.
|
/openbmc/phosphor-fan-presence/control/json/ |
H A D | event.cpp | 127 // Get the group members' expected value in configGroup() 128 if (jsonObj["property"].contains("value")) in configGroup() 130 std::optional<PropertyVariantType> value = in configGroup() 131 getJsonValue(jsonObj["property"]["value"]); in configGroup() 132 group.setValue(value); in configGroup() 133 std::optional<PropertyVariantType> value = configGroup() local
|
/openbmc/linux/drivers/i2c/muxes/ |
H A D | i2c-demux-pinctrl.c | 245 props[i].value = devm_kstrdup(&pdev->dev, "ok", GFP_KERNEL); in i2c_demux_pinctrl_probe() 246 if (!props[i].name || !props[i].value) { in i2c_demux_pinctrl_probe()
|
/openbmc/pldm/platform-mc/test/ |
H A D | event_manager_test.cpp | 175 auto tid = mappedTid.value(); in TEST_F() 405 auto tid = mappedTid.value(); in TEST_F()
|
/openbmc/dbus-sensors/src/psu/ |
H A D | PSUEvent.cpp | 293 if (newValue == value) in updateValue() 377 value = newValue; in updateValue()
|
/openbmc/phosphor-user-manager/ |
H A D | user_mgr.hpp | 244 const bool& value); 278 MultiFactorAuthType enabled(MultiFactorAuthType value,
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | CHANGELOG | 129 value. [bug=1992693] 164 providing a value for the 'indent' argument to the Formatter 244 formatters), an attribute value must be set as None to be treated as 488 * Fixed a problem with multi-valued attributes where the value 562 getting the value of an attribute, but which always returns a list, 563 whether or not the attribute is a multi-value attribute. [bug=1678589] 605 * If a search against each individual value of a multi-valued 607 complete attribute value considered as a single string. That is, if 611 This happened in previous versions, but only when the value being 612 searched for was a string. Now it also works when that value is [all …]
|
/openbmc/linux/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 1125 u32 value = 0; in cdns_torrent_dp_set_power_state() local 1147 value |= (value_part << PHY_POWER_STATE_LN(i)); in cdns_torrent_dp_set_power_state() 1152 cdns_torrent_dp_write(regmap, PHY_PMA_XCVR_POWER_STATE_REQ, value); in cdns_torrent_dp_set_power_state() 1155 read_val, (read_val & mask) == value, 0, in cdns_torrent_dp_set_power_state() 1442 u32 value, i; in cdns_torrent_dp_set_lanes() local 1451 value = cdns_torrent_dp_read(regmap, PHY_RESET); in cdns_torrent_dp_set_lanes() 1457 value &= ~pma_tx_elec_idle_mask; in cdns_torrent_dp_set_lanes() 1460 value |= ((~lane_mask) << PMA_TX_ELEC_IDLE_SHIFT) & in cdns_torrent_dp_set_lanes() 1463 cdns_torrent_dp_write(regmap, PHY_RESET, value); in cdns_torrent_dp_set_lanes() 1467 value & (~(1 << clane))); in cdns_torrent_dp_set_lanes() [all …]
|
/openbmc/phosphor-hwmon/ |
H A D | README.md | 26 provided suffix value from the command line, and N is the implemented
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | mlx4.rst | 52 value on the catastrophic buffer, a snapshot will be taken by the driver.
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | marvell,odmi-controller.txt | 9 - compatible : The value here should contain:
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | icswx.h | 37 __be64 value; member
|
/openbmc/linux/drivers/media/pci/ttpci/ |
H A D | budget.h | 126 extern int ttpci_budget_debiwrite(struct budget *budget, u32 config, int addr, int count, u32 value,
|
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H A D | gpio-mm-lantiq.txt | 19 - lantiq,shadow : The default value that we shall assume as already set on the
|
/openbmc/linux/LICENSES/deprecated/ |
H A D | ISC | 4 To use the ISC License put the following SPDX tag/value pair into a
|