Home
last modified time | relevance | path

Searched full:value (Results 1 – 25 of 10052) sorted by relevance

12345678910>>...403

/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/
H A Devents.json107 "interface": "xyz.openbmc_project.Sensor.Value",
108 "property": { "name": "Value" }
112 "interface": "xyz.openbmc_project.Sensor.Value",
113 "property": { "name": "Value" }
117 "interface": "xyz.openbmc_project.Sensor.Value",
118 "property": { "name": "Value" }
144 "interface": "xyz.openbmc_project.Sensor.Value",
145 "property": { "name": "Value" }
149 "interface": "xyz.openbmc_project.Sensor.Value",
150 "property": { "name": "Value" }
[all …]
/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/inventory/static-inventory/
H A Dstatic-inventory.yaml15 value: true
19 value: "Aspeed"
22 value: "AST2500"
35 value: true
39 value: true
43 value: "DIMM A0"
46 value: false
51 value: "CPU0_DIMM_A0"
58 value: true
62 value: true
[all …]
/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/inventory/static-inventory/
H A Dstatic-inventory.yaml15 value: true
19 value: "Aspeed"
22 value: "AST2600"
35 value: true
39 value: true
43 value: "DIMM C0A1"
46 value: false
51 value: "CPU0_DIMM_A1"
58 value: true
62 value: true
[all …]
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/
H A Devents.json206 "interface": "xyz.openbmc_project.Sensor.Value",
207 "property": { "name": "Value" }
236 "interface": "xyz.openbmc_project.Sensor.Value",
237 "property": { "name": "Value" }
243 { "value": 1.0, "target": 77.0 }, number
244 { "value": 50.0, "target": 89.0 }, number
245 { "value": 60.0, "target": 102.0 }, number
246 { "value": 65.0, "target": 115.0 }, number
247 { "value": 70.0, "target": 122.0 }, number
248 { "value": 76.0, "target": 128.0 }, number
[all …]
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Devmcs.h271 static inline int evmcs_vmptrst(uint64_t *value) in evmcs_vmptrst() argument
273 *value = current_vp_assist->current_nested_vmcs & in evmcs_vmptrst()
279 static inline int evmcs_vmread(uint64_t encoding, uint64_t *value) in evmcs_vmread() argument
283 *value = current_evmcs->guest_rip; in evmcs_vmread()
286 *value = current_evmcs->guest_rsp; in evmcs_vmread()
289 *value = current_evmcs->guest_rflags; in evmcs_vmread()
292 *value = current_evmcs->host_ia32_pat; in evmcs_vmread()
295 *value = current_evmcs->host_ia32_efer; in evmcs_vmread()
298 *value = current_evmcs->host_cr0; in evmcs_vmread()
301 *value = current_evmcs->host_cr3; in evmcs_vmread()
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dfw.h387 #define SET_PKT_H2C_CATEGORY(h2c_pkt, value) \ argument
388 le32p_replace_bits((__le32 *)(h2c_pkt) + 0x00, value, GENMASK(6, 0))
389 #define SET_PKT_H2C_CMD_ID(h2c_pkt, value) \ argument
390 le32p_replace_bits((__le32 *)(h2c_pkt) + 0x00, value, GENMASK(15, 8))
391 #define SET_PKT_H2C_SUB_CMD_ID(h2c_pkt, value) \ argument
392 le32p_replace_bits((__le32 *)(h2c_pkt) + 0x00, value, GENMASK(31, 16))
393 #define SET_PKT_H2C_TOTAL_LEN(h2c_pkt, value) \ argument
394 le32p_replace_bits((__le32 *)(h2c_pkt) + 0x01, value, GENMASK(15, 0))
403 #define FW_OFFLOAD_H2C_SET_SEQ_NUM(h2c_pkt, value) \ argument
404 le32p_replace_bits((__le32 *)(h2c_pkt) + 0x01, value, GENMASK(31, 16))
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcam.h15 static inline void FWCMD_SET_ADDR_IDX(void *cmd, u32 value) in FWCMD_SET_ADDR_IDX() argument
17 le32p_replace_bits((__le32 *)(cmd) + 1, value, GENMASK(7, 0)); in FWCMD_SET_ADDR_IDX()
20 static inline void FWCMD_SET_ADDR_OFFSET(void *cmd, u32 value) in FWCMD_SET_ADDR_OFFSET() argument
22 le32p_replace_bits((__le32 *)(cmd) + 1, value, GENMASK(15, 8)); in FWCMD_SET_ADDR_OFFSET()
25 static inline void FWCMD_SET_ADDR_LEN(void *cmd, u32 value) in FWCMD_SET_ADDR_LEN() argument
27 le32p_replace_bits((__le32 *)(cmd) + 1, value, GENMASK(23, 16)); in FWCMD_SET_ADDR_LEN()
30 static inline void FWCMD_SET_ADDR_VALID(void *cmd, u32 value) in FWCMD_SET_ADDR_VALID() argument
32 le32p_replace_bits((__le32 *)(cmd) + 2, value, BIT(0)); in FWCMD_SET_ADDR_VALID()
35 static inline void FWCMD_SET_ADDR_NET_TYPE(void *cmd, u32 value) in FWCMD_SET_ADDR_NET_TYPE() argument
37 le32p_replace_bits((__le32 *)(cmd) + 2, value, GENMASK(2, 1)); in FWCMD_SET_ADDR_NET_TYPE()
[all …]
/openbmc/qemu/
H A Dmeson_options.txt5 option('qemu_suffix', type : 'string', value: 'qemu',
7 option('docdir', type : 'string', value : 'share/doc',
9 option('qemu_firmwarepath', type : 'array', value : ['share/qemu-firmware'],
11 option('pkgversion', type : 'string', value : '',
13 option('smbd', type : 'string', value : '',
15 option('iasl', type : 'string', value : '',
17 option('tls_priority', type : 'string', value : 'NORMAL',
19 option('default_devices', type : 'boolean', value : true,
21 option('audio_drv_list', type: 'array', value: ['default'],
24 option('block_drv_rw_whitelist', type : 'string', value : '',
[all …]
/openbmc/linux/drivers/video/fbdev/riva/
H A Dnvreg.h34 #define SetBF(mask,value) ((value) << (0?mask)) argument
37 #define MaskAndSetBF(var,mask,value) (var)=(((var)&(~MASKEXPAND(mask)) \ argument
38 | SetBF(mask,value)))
47 #define DEVICE_WRITE(device,reg,value) DEVICE_ACCESS(device,reg)=(value) argument
51 #define DEVICE_DEF(device,mask,value) \ argument
52 SetBF(NV_##device##_##mask,NV_##device##_##mask##_##value)
53 #define DEVICE_VALUE(device,mask,value) SetBF(NV_##device##_##mask,value) argument
56 #define PDAC_Write(reg,value) DEVICE_WRITE(PDAC,reg,value) argument
59 #define PDAC_Def(mask,value) DEVICE_DEF(PDAC,mask,value) argument
60 #define PDAC_Val(mask,value) DEVICE_VALUE(PDAC,mask,value) argument
[all …]
/openbmc/linux/drivers/phy/tegra/
H A Dxusb-tegra210.c468 u32 value; in tegra210_pex_uphy_enable() local
486 value = padctl_readl(padctl, XUSB_PADCTL_UPHY_PLL_P0_CTL2); in tegra210_pex_uphy_enable()
487 value &= ~(XUSB_PADCTL_UPHY_PLL_CTL2_CAL_CTRL_MASK << in tegra210_pex_uphy_enable()
489 value |= XUSB_PADCTL_UPHY_PLL_CTL2_CAL_CTRL_VAL << in tegra210_pex_uphy_enable()
491 padctl_writel(padctl, value, XUSB_PADCTL_UPHY_PLL_P0_CTL2); in tegra210_pex_uphy_enable()
493 value = padctl_readl(padctl, XUSB_PADCTL_UPHY_PLL_P0_CTL5); in tegra210_pex_uphy_enable()
494 value &= ~(XUSB_PADCTL_UPHY_PLL_CTL5_DCO_CTRL_MASK << in tegra210_pex_uphy_enable()
496 value |= XUSB_PADCTL_UPHY_PLL_CTL5_DCO_CTRL_VAL << in tegra210_pex_uphy_enable()
498 padctl_writel(padctl, value, XUSB_PADCTL_UPHY_PLL_P0_CTL5); in tegra210_pex_uphy_enable()
500 value = padctl_readl(padctl, XUSB_PADCTL_UPHY_PLL_P0_CTL1); in tegra210_pex_uphy_enable()
[all …]
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/
H A Dxusb-padctl.c98 u32 value; in tegra_xusb_padctl_enable() local
103 value = padctl_readl(padctl, XUSB_PADCTL_ELPG_PROGRAM); in tegra_xusb_padctl_enable()
104 value &= ~XUSB_PADCTL_ELPG_PROGRAM_AUX_MUX_LP0_CLAMP_EN; in tegra_xusb_padctl_enable()
105 padctl_writel(padctl, value, XUSB_PADCTL_ELPG_PROGRAM); in tegra_xusb_padctl_enable()
109 value = padctl_readl(padctl, XUSB_PADCTL_ELPG_PROGRAM); in tegra_xusb_padctl_enable()
110 value &= ~XUSB_PADCTL_ELPG_PROGRAM_AUX_MUX_LP0_CLAMP_EN_EARLY; in tegra_xusb_padctl_enable()
111 padctl_writel(padctl, value, XUSB_PADCTL_ELPG_PROGRAM); in tegra_xusb_padctl_enable()
115 value = padctl_readl(padctl, XUSB_PADCTL_ELPG_PROGRAM); in tegra_xusb_padctl_enable()
116 value &= ~XUSB_PADCTL_ELPG_PROGRAM_AUX_MUX_LP0_VCORE_DOWN; in tegra_xusb_padctl_enable()
117 padctl_writel(padctl, value, XUSB_PADCTL_ELPG_PROGRAM); in tegra_xusb_padctl_enable()
[all …]
/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/configuration/fp5280g3-yaml-config/
H A Dfp5280g3-ipmi-sensors.yaml6 xyz.openbmc_project.Sensor.Value:
7 Value:
21 unit: xyz.openbmc_project.Sensor.Value.Unit.Watts
27 xyz.openbmc_project.Sensor.Value:
28 Value:
42 unit: xyz.openbmc_project.Sensor.Value.Unit.Watts
48 xyz.openbmc_project.Sensor.Value:
49 Value:
63 unit: xyz.openbmc_project.Sensor.Value.Unit.Watts
69 xyz.openbmc_project.Sensor.Value:
[all …]
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/
H A Devents.json211 "interface": "xyz.openbmc_project.Sensor.Value",
212 "property": { "name": "Value" }
216 "interface": "xyz.openbmc_project.Sensor.Value",
217 "property": { "name": "Value" }
221 "interface": "xyz.openbmc_project.Sensor.Value",
222 "property": { "name": "Value" }
226 "interface": "xyz.openbmc_project.Sensor.Value",
227 "property": { "name": "Value" }
231 "interface": "xyz.openbmc_project.Sensor.Value",
232 "property": { "name": "Value" }
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_mem_input_v.c43 uint32_t value = 0; in set_flip_control() local
45 value = dm_read_reg( in set_flip_control()
49 set_reg_field_value(value, 1, in set_flip_control()
56 value); in set_flip_control()
64 uint32_t value = 0; in program_pri_addr_c() local
70 set_reg_field_value(value, temp, in program_pri_addr_c()
77 value); in program_pri_addr_c()
80 value = 0; in program_pri_addr_c()
84 set_reg_field_value(value, temp, in program_pri_addr_c()
91 value); in program_pri_addr_c()
[all …]
H A Ddce110_opp_regamma_v.c37 uint32_t value = dm_read_reg(xfm->ctx, mmDCFEV_MEM_PWR_CTRL); in power_on_lut() local
43 value, in power_on_lut()
49 value, in power_on_lut()
56 value, in power_on_lut()
62 value, in power_on_lut()
68 dm_write_reg(xfm->ctx, mmDCFEV_MEM_PWR_CTRL, value); in power_on_lut()
71 value = dm_read_reg(xfm->ctx, mmDCFEV_MEM_PWR_CTRL); in power_on_lut()
72 if (get_reg_field_value(value, in power_on_lut()
75 get_reg_field_value(value, in power_on_lut()
86 uint32_t value; in set_bypass_input_gamma() local
[all …]
/openbmc/pldm/libpldmresponder/
H A Dpdr_numeric_effecter.hpp34 auto entries = json.value("entries", emptyList); in generateNumericEffecterPDR()
54 pdr->terminus_handle = e.value("terminus_handle", 0); in generateNumericEffecterPDR()
58 std::string entity_path = e.value("entity_path", ""); in generateNumericEffecterPDR()
71 pdr->entity_type = e.value("type", 0); in generateNumericEffecterPDR()
72 pdr->entity_instance = e.value("instance", 0); in generateNumericEffecterPDR()
73 pdr->container_id = e.value("container", 0); in generateNumericEffecterPDR()
85 pdr->entity_type = e.value("type", 0); in generateNumericEffecterPDR()
86 pdr->entity_instance = e.value("instance", 0); in generateNumericEffecterPDR()
87 pdr->container_id = e.value("container", 0); in generateNumericEffecterPDR()
90 pdr->effecter_semantic_id = e.value("effecter_semantic_id", 0); in generateNumericEffecterPDR()
[all …]
/openbmc/entity-manager/configurations/meta/
H A Dfbyv35.json12 "Value": 5.65 number
18 "Value": 5.55 number
24 "Value": 5.5 number
30 "Value": 4.5 number
36 "Value": 4.45 number
42 "Value": 4.15 number
56 "Value": 14.333 number
62 "Value": 13.32 number
68 "Value": 13.2 number
74 "Value": 10.8 number
[all …]
/openbmc/linux/tools/power/x86/intel-speed-select/
H A Disst-display.c85 char *value) in format_and_print_txt() argument
102 if (header && value) { in format_and_print_txt()
104 fprintf(outf, "%s:%s\n", header, value); in format_and_print_txt()
112 static void format_and_print(FILE *outf, int level, char *header, char *value) in format_and_print() argument
119 format_and_print_txt(outf, level, header, value); in format_and_print()
139 if (value) { in format_and_print()
144 fprintf(outf, "\"%s\"", value); in format_and_print()
203 char value[512]; in _isst_pbf_display_information() local
209 snprintf(value, sizeof(value), "%d", in _isst_pbf_display_information()
211 format_and_print(outf, disp_level + 1, header, value); in _isst_pbf_display_information()
[all …]
/openbmc/entity-manager/configurations/
H A Dsbp1_baseboard.json14 "Value": 13.3 number
21 "Value": 12.8 number
28 "Value": 11.5 number
35 "Value": 11 number
51 "Value": 5.25 number
58 "Value": 5.15 number
65 "Value": 4.85 number
72 "Value": 4.75 number
88 "Value": 5.25 number
95 "Value": 5.15 number
[all …]
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/
H A Devents.json92 "interface": "xyz.openbmc_project.Sensor.Value",
93 "property": { "name": "Value" }
97 "interface": "xyz.openbmc_project.Sensor.Value",
98 "property": { "name": "Value" }
102 "interface": "xyz.openbmc_project.Sensor.Value",
103 "property": { "name": "Value" }
107 "interface": "xyz.openbmc_project.Sensor.Value",
108 "property": { "name": "Value" }
112 "interface": "xyz.openbmc_project.Sensor.Value",
113 "property": { "name": "Value" }
[all …]
/openbmc/openpower-hw-diags/attn/pel/
H A Dstream.hpp23 * @param[in] value - the value to convert to
24 * @return uint64_t - the byteswapped value
26 inline uint64_t htonll(uint64_t value) in htonll() argument
28 return bswap_64(value); in htonll()
34 * @param[in] value - the value to convert to
35 * @return uint64_t - the byteswapped value
37 inline uint64_t ntohll(uint64_t value) in ntohll() argument
39 return bswap_64(value); in ntohll()
84 * @param[out] value - filled in with the value
87 Stream& operator>>(uint8_t& value) in operator >>() argument
[all …]
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dstream.hpp23 * @param[in] value - the value to convert to
24 * @return uint64_t - the byteswapped value
26 inline uint64_t htonll(uint64_t value) in htonll() argument
28 return bswap_64(value); in htonll()
34 * @param[in] value - the value to convert to
35 * @return uint64_t - the byteswapped value
37 inline uint64_t ntohll(uint64_t value) in ntohll() argument
39 return bswap_64(value); in ntohll()
84 * @param[out] value - filled in with the value
87 Stream& operator>>(uint8_t& value) in operator >>() argument
[all …]
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/
H A Devents.json102 "interface": "xyz.openbmc_project.Sensor.Value",
103 "property": { "name": "Value" }
107 "interface": "xyz.openbmc_project.Sensor.Value",
108 "property": { "name": "Value" }
112 "interface": "xyz.openbmc_project.Sensor.Value",
113 "property": { "name": "Value" }
117 "interface": "xyz.openbmc_project.Sensor.Value",
118 "property": { "name": "Value" }
122 "interface": "xyz.openbmc_project.Sensor.Value",
123 "property": { "name": "Value" }
[all …]
/openbmc/linux/drivers/media/pci/cx25821/
H A Dcx25821-medusa-video.c24 u32 value = 0; in medusa_enable_bluefield_output() local
63 value = cx25821_i2c_read(&dev->i2c_bus[0], out_ctrl, &tmp); in medusa_enable_bluefield_output()
64 value &= 0xFFFFFF7F; /* clear BLUE_FIELD_EN */ in medusa_enable_bluefield_output()
66 value |= 0x00000080; /* set BLUE_FIELD_EN */ in medusa_enable_bluefield_output()
67 cx25821_i2c_write(&dev->i2c_bus[0], out_ctrl, value); in medusa_enable_bluefield_output()
69 value = cx25821_i2c_read(&dev->i2c_bus[0], out_ctrl_ns, &tmp); in medusa_enable_bluefield_output()
70 value &= 0xFFFFFF7F; in medusa_enable_bluefield_output()
72 value |= 0x00000080; /* set BLUE_FIELD_EN */ in medusa_enable_bluefield_output()
73 cx25821_i2c_write(&dev->i2c_bus[0], out_ctrl_ns, value); in medusa_enable_bluefield_output()
80 u32 value = 0; in medusa_initialize_ntsc() local
[all …]
/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/ethanolx-yaml-config/
H A Dethanolx-ipmi-sensors.yaml6 unit: xyz.openbmc_project.Sensor.Value.Unit.DegreesC
15 xyz.openbmc_project.Sensor.Value:
16 Value:
26 unit: xyz.openbmc_project.Sensor.Value.Unit.DegreesC
35 xyz.openbmc_project.Sensor.Value:
36 Value:
46 unit: xyz.openbmc_project.Sensor.Value.Unit.DegreesC
55 xyz.openbmc_project.Sensor.Value:
56 Value:
66 unit: xyz.openbmc_project.Sensor.Value.Unit.DegreesC
[all …]

12345678910>>...403