Home
last modified time | relevance | path

Searched refs:Boolean (Results 1 – 25 of 99) sorted by relevance

1234

/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-params.rst59 - Boolean
62 - Boolean
98 - Boolean
101 - Boolean
105 - Boolean
109 - Boolean
113 - Boolean
116 - Boolean
126 - Boolean
129 - Boolean
H A Dti-cpsw-switch.rst24 - Boolean
29 - Boolean
H A Dmlx4.rst35 - Boolean
39 - Boolean
/openbmc/u-boot/doc/device-tree-bindings/leds/
H A Dleds-bcm6328.txt20 - brcm,serial-leds : Boolean, enables Serial LEDs.
22 - brcm,serial-mux : Boolean, enables Serial LEDs multiplexing.
24 - brcm,serial-clk-low : Boolean, makes clock signal active low.
26 - brcm,serial-dat-low : Boolean, makes data signal active low.
28 - brcm,serial-shift-inv : Boolean, inverts Serial LEDs shift direction.
38 - active-low : Boolean, makes LED active low.
/openbmc/u-boot/lib/dhry/
H A Ddhry_2.c58 Boolean Func_2(Str_30, Str_30);
59 Boolean Func_3(Enumeration);
159 Boolean Func_2 (Str_1_Par_Ref, Str_2_Par_Ref) in Func_2()
202 Boolean Func_3 (Enum_Par_Val) in Func_3()
H A Ddhry_1.c62 Boolean Bool_Glob;
72 Boolean Reg = false;
77 Boolean Reg = true;
106 extern Boolean Func_2(Str_30, Str_30);
394 Boolean Bool_Loc; in Proc_4()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/
H A Ddhrystone-c89.patch26 +Boolean Func_2 (Str_30 Str_1_Par_Ref, Str_30 Str_2_Par_Ref);
49 Boolean Reg = true;
164 +Boolean Func_3 (Enumeration Enum_Par_Val);
218 -Boolean Func_2 (Str_1_Par_Ref, Str_2_Par_Ref)
219 +Boolean Func_2 (Str_30 Str_1_Par_Ref, Str_30 Str_2_Par_Ref)
234 -Boolean Func_3 (Enum_Par_Val)
235 +Boolean Func_3 (Enumeration Enum_Par_Val)
/openbmc/webui-vue/src/components/Global/
H A DTableRowAction.vue69 type: Boolean,
89 type: Boolean,
93 type: Boolean,
97 type: Boolean,
H A DAlert.vue37 type: Boolean,
44 small: Boolean,
H A DFormFile.vue56 type: Boolean,
64 type: Boolean,
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Daction_info.hpp12 Boolean, enumerator
23 {ParameterTypes::Boolean, "Boolean"},
H A Dmetric_definition.hpp30 Boolean, enumerator
73 {MetricDataType::Boolean, "Boolean"},
H A Dattribute_registry.hpp15 Boolean, enumerator
81 {AttributeType::Boolean, "Boolean"},
/openbmc/webui-vue/src/views/Overview/
H A DOverviewCard.vue35 type: Boolean,
39 type: Boolean,
43 type: Boolean,
/openbmc/linux/lib/
H A Ddhry.h321 typedef int Boolean; typedef
356 Boolean Func_2(Str_30 Str_1_Par_Ref, Str_30 Str_2_Par_Ref);
H A Ddhry_2.c24 static Boolean Func_3(Enumeration Enum_Par_Val) in Func_3()
137 Boolean Func_2(Str_30 Str_1_Par_Ref, Str_30 Str_2_Par_Ref) in Func_2()
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dnvidia,tegra-regulators-coupling.txt24 - nvidia,tegra-core-regulator: Boolean property that designates regulator
26 - nvidia,tegra-rtc-regulator: Boolean property that designates regulator
28 - nvidia,tegra-cpu-regulator: Boolean property that designates regulator
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dda7218.txt48 - dlg,hp-diff-single-supply : Boolean flag, use single supply for HP
62 - dlg,comp-inv : Boolean flag, invert comparator output
63 - dlg,hyst : Boolean flag, enable hysteresis
64 - dlg,discharge : Boolean flag, auto discharge of Mic Bias on jack removal
H A Dcs35l35.txt23 - cirrus,stereo-config : Boolean to determine if there are 2 AMPs for a
34 - cirrus,shared-boost : Boolean to enable ClassH tracking of Advisory Signal
37 - cirrus,external-boost : Boolean to specify the device is using an external
51 - cirrus,bst-pdn-fet-on : Boolean to determine if the Boost PDN control
66 - cirrus,amp-gain-zc : Boolean to determine if to use Amplifier gain-change
85 - cirrus,classh-bst-overide : Boolean
H A Drt5660.txt18 Boolean. Indicate MIC1/3 input are differential, rather than single-ended.
21 Boolean. If the codec will be powered off in suspend, the resume should be
H A Dcs35l36.txt32 - cirrus,multi-amp-mode : Boolean to determine if there are more than
43 - cirrus,amp-pcm-inv : Boolean to determine Amplifier will invert incoming
46 - cirrus,imon-pol-inv : Boolean to determine Amplifier will invert the
49 - cirrus,vmon-pol-inv : Boolean to determine Amplifier will invert the
56 - cirrus,weak-fet-disable : Boolean : The strength of the output drivers is
H A Drt5651.txt14 Boolean. Indicate MIC2 input are differential, rather than single-ended.
17 Boolean. true if dmic is used.
H A Dcs43130.txt29 Boolean, define to enable headphone DC impedance measurement.
32 Boolean, define to enable headphone AC impedance measurement.
/openbmc/linux/scripts/
H A Dgenerate_rust_target.rs20 Boolean(bool), enumerator
33 Value::Boolean(boolean) => write!(formatter, "{}", boolean), in fmt()
64 self.0.push((key.to_string(), Value::Boolean(value))); in push()
/openbmc/linux/Documentation/devicetree/bindings/
H A Dcommon-properties.txt13 - big-endian: Boolean; force big endian register accesses
16 - little-endian: Boolean; force little endian register accesses
19 - native-endian: Boolean; always use register accesses matched to the

1234