Home
last modified time | relevance | path

Searched full:lit (Results 1 – 25 of 221) sorted by relevance

123456789

/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_led_indicator_asserted.robot43 [Documentation] Verify the power supply units are asserted at standby to lit or off.
48 Off "xyz.openbmc_project.Led.Physical.Action.On" Lit
53 [Documentation] Verify the power supply units are asserted at runtime to lit or off.
58 On "xyz.openbmc_project.Led.Physical.Action.On" Lit
63 [Documentation] Verify the fans are asserted at standby to lit or off.
68 Off "xyz.openbmc_project.Led.Physical.Action.On" Lit
73 [Documentation] Verify the fans are asserted at runtime to lit or off.
78 On "xyz.openbmc_project.Led.Physical.Action.On" Lit
132 # power supplies units are initiated (e.g. "Lit")
145 # [IndicatorLED]: Lit
[all …]
/openbmc/qemu/subprojects/packagefiles/
H A Dbilge-impl-1.63.0.patch7 - let Expr::Lit(ExprLit { lit: Lit::Int(int), .. }) = discriminant_expr else {
8 + if let Expr::Lit(ExprLit { lit: Lit::Int(int), .. }) = discriminant_expr {
/openbmc/bmcweb/include/
H A Dhttp_utility.hpp44 using boost::spirit::x3::lit; in getContentType()
64 *(lit(';') >> *space >> typeCharset >> lit("=") >> typeCharset); in getContentType()
83 using boost::spirit::x3::lit; in getPreferredContentType()
103 auto parameters = *(lit(';') >> typeCharset >> lit("=") >> typeCharset); in getPreferredContentType()
105 omit[+typeCharset >> lit('/') >> +typeCharset]; in getPreferredContentType()
161 using boost::spirit::x3::lit; in getPreferredEncoding()
174 auto parameters = *(lit(';') >> lit("q=") >> uint_ >> -(lit('.') >> uint_)); in getPreferredEncoding()
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dbq256xx.yaml19 - https://www.ti.com/lit/ds/symlink/bq25600.pdf
20 - https://www.ti.com/lit/ds/symlink/bq25601.pdf
21 - https://www.ti.com/lit/ds/symlink/bq25600d.pdf
22 - https://www.ti.com/lit/ds/symlink/bq25601d.pdf
23 - https://www.ti.com/lit/ds/symlink/bq25611d.pdf
24 - https://www.ti.com/lit/ds/symlink/bq25618.pdf
25 - https://www.ti.com/lit/ds/symlink/bq25619.pdf
/openbmc/bmcweb/redfish-core/include/
H A Dfilter_expr_parser_grammar.hpp34 using boost::spirit::x3::lit;
92 lexeme[arg >> +lit(' ') >> compare >> +lit(' ') >> arg];
95 const auto parens = lit('(') >> logicalAnd >> lit(')');
101 const auto logicalNot_def = -(char_('n') >> lit("ot")) >> booleanOp;
104 const auto logicalOr_def = logicalNot >> *(lit("or") >> logicalNot);
107 const auto logicalAnd_def = logicalOr >> *(lit("and") >> logicalOr);
/openbmc/u-boot/board/eets/pdu001/
H A DKconfig26 default it will be lit red by U-Boot. Later in the start-up
34 Lit Run LED red.
40 Lit Run LED green.
46 Do not lit Run LED.
/openbmc/linux/Documentation/hwmon/
H A Ducd9200.rst15 - http://focus.ti.com/lit/ds/symlink/ucd9220.pdf
16 - http://focus.ti.com/lit/ds/symlink/ucd9222.pdf
17 - http://focus.ti.com/lit/ds/symlink/ucd9224.pdf
18 - http://focus.ti.com/lit/ds/symlink/ucd9240.pdf
19 - http://focus.ti.com/lit/ds/symlink/ucd9244.pdf
20 - http://focus.ti.com/lit/ds/symlink/ucd9246.pdf
21 - http://focus.ti.com/lit/ds/symlink/ucd9248.pdf
H A Dtps53679.rst12 Datasheet: https://www.ti.com/lit/gpn/tps53647
20 Datasheet: https://www.ti.com/lit/gpn/TPS53667
28 Datasheet: https://www.ti.com/lit/gpn/TPS53676
36 Datasheet: https://www.ti.com/lit/gpn/TPS53679 (short version)
44 Datasheet: https://www.ti.com/lit/gpn/TPS53681
H A Ducd9000.rst15 - http://focus.ti.com/lit/ds/symlink/ucd90120.pdf
16 - http://focus.ti.com/lit/ds/symlink/ucd90124.pdf
17 - http://focus.ti.com/lit/ds/symlink/ucd90160.pdf
18 - http://focus.ti.com/lit/ds/symlink/ucd90320.pdf
19 - http://focus.ti.com/lit/ds/symlink/ucd9090.pdf
20 - http://focus.ti.com/lit/ds/symlink/ucd90910.pdf
H A Dpmbus.rst59 https://www.ti.com/lit/gpn/tps40400
61 https://www.ti.com/lit/gpn/tps544b20
63 https://www.ti.com/lit/gpn/tps544b25
65 https://www.ti.com/lit/gpn/tps544c20
67 https://www.ti.com/lit/gpn/tps544c25
/openbmc/qemu/target/alpha/
H A Dtranslate.c198 uint8_t lit, bool islit) in load_gpr_lit() argument
201 return tcg_constant_i64(lit); in load_gpr_lit()
836 static inline uint64_t zapnot_mask(uint8_t lit) in IEEE_CMP3()
842 if ((lit >> i) & 1) { in IEEE_CMP3()
852 static void gen_zapnoti(TCGv dest, TCGv src, uint8_t lit) in gen_zapnoti() argument
854 switch (lit) { in gen_zapnoti()
871 tcg_gen_andi_i64(dest, src, zapnot_mask(lit)); in gen_zapnoti()
878 uint8_t lit, uint8_t byte_mask) in gen_ext_h() argument
881 int pos = (64 - lit * 8) & 0x3f; in gen_ext_h()
900 uint8_t lit, uint8_t byte_mask) in gen_ext_l() argument
[all …]
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dti,tmp401.yaml16 https://www.ti.com/lit/ds/symlink/tmp401.pdf
17 https://www.ti.com/lit/ds/symlink/tmp411.pdf
18 https://www.ti.com/lit/ds/symlink/tmp431.pdf
19 https://www.ti.com/lit/ds/symlink/tmp435.pdf
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dtas2562.yaml20 https://www.ti.com/lit/gpn/tas2562
21 https://www.ti.com/lit/gpn/tas2563
22 https://www.ti.com/lit/gpn/tas2564
23 https://www.ti.com/lit/gpn/tas2110
/openbmc/linux/drivers/iio/dac/
H A Dti-dac5571.c7 * https://www.ti.com/lit/ds/symlink/dac5571.pdf
8 * https://www.ti.com/lit/ds/symlink/dac6571.pdf
9 * https://www.ti.com/lit/ds/symlink/dac7571.pdf
10 * https://www.ti.com/lit/ds/symlink/dac5574.pdf
11 * https://www.ti.com/lit/ds/symlink/dac6574.pdf
12 * https://www.ti.com/lit/ds/symlink/dac7574.pdf
13 * https://www.ti.com/lit/ds/symlink/dac5573.pdf
14 * https://www.ti.com/lit/ds/symlink/dac6573.pdf
15 * https://www.ti.com/lit/ds/symlink/dac7573.pdf
16 * https://www.ti.com/lit/ds/symlink/dac121c081.pdf
H A Dti-dac082s085.c7 * https://www.ti.com/lit/ds/symlink/dac082s085.pdf
8 * https://www.ti.com/lit/ds/symlink/dac102s085.pdf
9 * https://www.ti.com/lit/ds/symlink/dac122s085.pdf
10 * https://www.ti.com/lit/ds/symlink/dac084s085.pdf
11 * https://www.ti.com/lit/ds/symlink/dac104s085.pdf
12 * https://www.ti.com/lit/ds/symlink/dac124s085.pdf
/openbmc/linux/drivers/bus/
H A Domap-ocp2scp.c48 * As per AM572x TRM: http://www.ti.com/lit/ug/spruhz6/spruhz6.pdf in omap_ocp2scp_probe()
50 * As per OMAP4430 TRM: http://www.ti.com/lit/ug/swpu231ap/swpu231ap.pdf in omap_ocp2scp_probe()
52 * As per OMAP4460 TRM: http://www.ti.com/lit/ug/swpu235ab/swpu235ab.pdf in omap_ocp2scp_probe()
54 * As per OMAP543x TRM http://www.ti.com/lit/pdf/swpu249 in omap_ocp2scp_probe()
/openbmc/u-boot/lib/zlib/
H A Dinflate.h38 CODELENS, /* i: waiting for length/lit and distance code lengths */
39 LEN, /* i: waiting for length/lit code */
44 LIT, /* o: waiting for output space to write literal */ enumerator
69 LEN -> LENEXT or LIT or TYPE
71 LIT -> LEN
/openbmc/linux/lib/zlib_inflate/
H A Dinflate.h35 CODELENS, /* i: waiting for length/lit and distance code lengths */
36 LEN, /* i: waiting for length/lit code */
41 LIT, /* o: waiting for output space to write literal */ enumerator
66 LEN -> LENEXT or LIT or TYPE
68 LIT -> LEN
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-lp55xx.yaml18 https://www.ti.com/lit/gpn/lp5521
19 https://www.ti.com/lit/gpn/lp5523
20 https://www.ti.com/lit/gpn/lp55231
21 https://www.ti.com/lit/gpn/lp5562
22 https://www.ti.com/lit/gpn/lp8501
H A Dleds-lp50xx.yaml20 https://www.ti.com/lit/ds/symlink/lp5012.pdf
21 https://www.ti.com/lit/ds/symlink/lp5024.pdf
22 https://www.ti.com/lit/ds/symlink/lp5036.pdf
/openbmc/qemu/target/arm/tcg/
H A Da32-uncond.decode60 PLD 1111 0101 -101 ---- 1111 ---- ---- ---- # (imm, lit) 5te
61 PLDW 1111 0101 -001 ---- 1111 ---- ---- ---- # (imm, lit) 7mp
62 PLI 1111 0100 -101 ---- 1111 ---- ---- ---- # (imm, lit) 7
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dchassis.hpp41 Lit, enumerator
114 {IndicatorLED::Lit, "Lit"},
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Ddavinci-wdt.txt14 Davinci DM646x - https://www.ti.com/lit/ug/spruer5b/spruer5b.pdf
15 Keystone - https://www.ti.com/lit/ug/sprugv5a/sprugv5a.pdf
/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/
H A Dti,tmp117.yaml12 https://www.ti.com/lit/gpn/tmp116
13 https://www.ti.com/lit/gpn/tmp117
/openbmc/linux/arch/arm/kernel/
H A Dmodule-plts.c42 BUILD_BUG_ON(sizeof(fixed_plts) > sizeof(plt->lit)); in prealloc_fixed()
43 memcpy(plt->lit, fixed_plts, sizeof(fixed_plts)); in prealloc_fixed()
61 if (plt->lit[idx] == val) in get_module_plt()
74 if (plt->lit[idx] == val) in get_module_plt()
92 plt->lit[idx] = val; in get_module_plt()

123456789