Home
last modified time | relevance | path

Searched refs:default_value (Results 1 – 25 of 97) sorted by relevance

1234

/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_enc.c119 .default_value = 12,
135 .default_value = 1,
151 .default_value = 0,
160 .default_value = 0,
169 .default_value = 0,
177 .default_value = 0,
185 .default_value = 1,
194 .default_value = 1,
211 .default_value = 0,
219 .default_value = 0,
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dgen_plug_in_utils.py141 default_value = gm.get_mod_global(var_name, "")
142 if type(default_value) is not str:
146 os.environ[var_name] = str(default_value)
306 if default_value is not None:
308 return default_value
311 default_value = os.environ.get(plug_var_name, None)
312 if default_value is not None:
314 return default_value
317 default_value = os.environ.get(plug_var_name, None)
318 if default_value is not None:
[all …]
/openbmc/phosphor-settingsd/
H A Dsettings_manager.mako.hpp25 default_value = None
28 default_value = item['Properties'][prop]['Default']
31 if isinstance(default_value, str) and not \
32 default_value.startswith('"') and '::' in default_value:
35 default_value = "{}::{}".format(ns[:i], default_value)
37 return default_value
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_integer_attribute_test.cpp37 "default_value" : 2, in TEST_F()
70 "default_value" : 0, in TEST_F()
97 "default_value" : 2, in TEST_F()
131 "default_value" : 2, in TEST_F()
183 "default_value" : 2, in TEST_F()
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.c56 .default_value = 0,
92 .default_value = 1,
101 .default_value = 0,
110 .default_value = 0,
119 .default_value = 0,
128 .default_value = 0,
137 .default_value = 0,
146 .default_value = 0,
155 .default_value = 0,
164 .default_value = 1,
[all …]
/openbmc/qemu/python/qemu/utils/
H A Dqom_common.py40 default_value: Optional[object] = None):
44 self.default_value = default_value
/openbmc/sdbusplus/tools/sdbusplus/templates/
H A Dsignal.aserver.emit.hpp.mako8 (p.cppTypeParam(interface.name), p.camelCase, default_value(p))
14 def default_value(p):
H A Dsignal.prototype.hpp.mako9 r += default_value(p)
19 def default_value(p):
/openbmc/libcper/include/libcper/
H A Dcper-utils.h28 const char *default_value);
33 const char *default_value);
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-generic.c160 const char *property, u32 *default_value) in pinconf_prop_name_to_param() argument
176 *default_value = p->default_value; in pinconf_prop_name_to_param()
218 const char *property, u32 *default_value) in pinconf_prop_name_to_param() argument
/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dstring-attributes.c61 attribute_s_property_show(default_value, str);
63 __ATTR_RO(default_value);
142 strlcpy_attr(wmi_priv.str_data[instance_id].default_value, in populate_str_data()
H A Ddell-wmi-sysman.h32 char default_value[MAX_BUFF]; member
44 int default_value; member
54 char default_value[MAX_BUFF]; member
H A Dint-attributes.c71 attribute_n_property_show(default_value, integer);
73 __ATTR_RO(default_value);
158 wmi_priv.integer_data[instance_id].default_value = in populate_int_data()
H A Denum-attributes.c71 attribute_s_property_show(default_value, enumeration);
73 __ATTR_RO(default_value);
157 strlcpy_attr(wmi_priv.enumeration_data[instance_id].default_value, in populate_enum_data()
/openbmc/linux/drivers/staging/media/atomisp/include/media/
H A Dlm3554.h37 .default_value = (_default_value),\
49 .default_value = (_default_value),\
/openbmc/libcper/
H A Dcper-utils.c136 const char *default_value) in integer_to_readable_pair() argument
142 const char *name = default_value; in integer_to_readable_pair()
158 const char *default_value) in integer_to_readable_pair_with_desc() argument
164 const char *name = default_value; in integer_to_readable_pair_with_desc()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0011-Remove-bionic-specific-calls.patch29 @@ -104,10 +104,10 @@ int32_t property_get_int32(const char *key, int32_t default_value) {
30 return (int32_t)property_get_imax(key, INT32_MIN, INT32_MAX, default_value);
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dtpidr2.c68 static int default_value(void) in default_value() function
277 run_test(default_value); in main()
/openbmc/linux/kernel/power/
H A Dqos.c108 new_value = c->default_value; in pm_qos_update_target()
218 .default_value = PM_QOS_CPU_LATENCY_DEFAULT_VALUE,
450 c->default_value = FREQ_QOS_MIN_DEFAULT_VALUE; in freq_constraints_init()
459 c->default_value = FREQ_QOS_MAX_DEFAULT_VALUE; in freq_constraints_init()
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-video.c143 s32 default_value; member
160 .default_value = 0x7f,
170 .default_value = 0x3f,
180 .default_value = 0x7f,
193 .default_value = 0x7f,
203 .default_value = 0x0,
216 .default_value = 0x1,
224 .default_value = 0x1,
233 .default_value = 0x0,
247 .default_value = 1,
[all …]
/openbmc/linux/drivers/media/usb/gspca/
H A Dautogain_functions.c44 else if (gain > gspca_dev->gain->default_value) in gspca_expo_autogain()
53 if (gain < gspca_dev->gain->default_value) in gspca_expo_autogain()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c1270 od8_settings->od8_settings_array[OD8_SETTING_GFXCLK_FMIN].default_value = in vega20_od8_initialize_default_settings()
1272 od8_settings->od8_settings_array[OD8_SETTING_GFXCLK_FMAX].default_value = in vega20_od8_initialize_default_settings()
1275 od8_settings->od8_settings_array[OD8_SETTING_GFXCLK_FMIN].default_value = in vega20_od8_initialize_default_settings()
1277 od8_settings->od8_settings_array[OD8_SETTING_GFXCLK_FMAX].default_value = in vega20_od8_initialize_default_settings()
1283 od8_settings->od8_settings_array[OD8_SETTING_GFXCLK_FREQ1].default_value = in vega20_od8_initialize_default_settings()
1287 od8_settings->od8_settings_array[OD8_SETTING_GFXCLK_FREQ3].default_value = in vega20_od8_initialize_default_settings()
1291 od8_settings->od8_settings_array[OD8_SETTING_GFXCLK_FREQ2].default_value = in vega20_od8_initialize_default_settings()
1318 od8_settings->od8_settings_array[OD8_SETTING_GFXCLK_FREQ1].default_value = in vega20_od8_initialize_default_settings()
1333 od8_settings->od8_settings_array[OD8_SETTING_UCLK_FMAX].default_value = in vega20_od8_initialize_default_settings()
1336 od8_settings->od8_settings_array[OD8_SETTING_UCLK_FMAX].default_value = in vega20_od8_initialize_default_settings()
[all …]
/openbmc/pldm/libpldmresponder/examples/bios/
H A Dinteger_attrs.json27 // scalar_increment=2 and lower_bound=1, default_value must be 1, 3, 5...
/openbmc/linux/drivers/input/
H A Dtouchscreen.c17 unsigned int default_value, in touchscreen_get_prop_u32() argument
25 *value = default_value; in touchscreen_get_prop_u32()
/openbmc/libpldm/src/dsp/
H A Dbios_table.c500 uint64_t default_value; member
516 if (info->default_value != info->lower_bound) { in pldm_bios_table_attr_entry_integer_info_check()
531 if (info->default_value > info->upper_bound || in pldm_bios_table_attr_entry_integer_info_check()
532 info->default_value < info->lower_bound) { in pldm_bios_table_attr_entry_integer_info_check()
541 if ((info->default_value - info->lower_bound) % in pldm_bios_table_attr_entry_integer_info_check()
576 attr_fields->default_value = htole64(info->default_value); in pldm_bios_table_attr_entry_integer_encode()
590 *def = le64toh(fields->default_value); in pldm_bios_table_attr_entry_integer_decode()

1234