Home
last modified time | relevance | path

Searched full:sinks (Results 1 – 25 of 91) sorted by relevance

1234

/freebsd/sys/contrib/device-tree/Bindings/leds/backlight/
H A Dkinetic,ktz8866.yaml13 The Kinetic Technologies KTZ8866 is a high efficiency 6-channels-current-sinks
37 current-num-sinks:
38 description: number of the LED current sinks' channels.
81 current-num-sinks = <5>;
H A Dti,lm3509.yaml49 The control register that is used to program the two current sinks.
51 as 0 or 1 in this property. The two current sinks can be controlled
53 configured to control both sinks with the led-sources property.
H A Dlm3630a-backlight.yaml51 The control bank that is used to program the two current sinks. The
53 in this property. The two current sinks can be controlled
55 both sinks with the led-sources property.
H A Dtps65217-backlight.txt3 The TPS65217 chip contains a boost converter and current sinks which can be
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Ddp-aux-bus.yaml13 DisplayPort controllers provide a control channel to the sinks that
16 particular, DP sinks support DDC over DP AUX which allows tunneling
19 To model this relationship, DP sinks should be placed as children
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp97 // - they have "sinks": instructions consuming these narrow values.
99 // We collect all instruction connecting sources and sinks in a worklist, so
109 SetVector<Instruction *> &Sinks; member in __anonab9dbb3d0111::IRPromoter
126 SetVector<Value *> &sources, SetVector<Instruction *> &sinks, in IRPromoter() argument
130 Sinks(sinks), SafeWrap(wrap), InstsToRemove(instsToRemove) { in IRPromoter()
252 // type. We currently remove any truncs inserted for handling zext sinks. in isSink()
254 // Sinks are: in isSink()
484 if (Sinks.count(I)) in PromoteTree()
524 LLVM_DEBUG(dbgs() << "IR Promotion: Fixing up the sinks:\n"); in TruncateSinks()
546 for (auto *I : Sinks) { in TruncateSinks()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DMergedLoadStoreMotion.h11 // diamond (hammock). It hoists the loads and sinks the stores.
15 // it sinks and merges two stores to the tail block (footer). The algorithm
17 // find a matching load/store on the other side. It hoists / sinks when it
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergedLoadStoreMotion.cpp11 // diamond (hammock). It hoists the loads and sinks the stores.
15 // it sinks and merges two stores to the tail block (footer). The algorithm
19 // predecessors that are forming the diamond). It hoists / sinks when it thinks
244 /// Optionally also sinks GEP instruction computing the store address
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp249 /// Arguments which are taints sinks and should be checked, and a report
339 std::vector<Sink> Sinks; member
429 IO.mapOptional("Sinks", Config.Sinks); in mapping()
555 for (auto &S : Config.Sinks) in parseConfiguration()
769 // Sinks in initTaintRules()
786 // are intentionally not marked as taint sinks because unconditional in initTaintRules()
788 // These taint sinks should be implemented in other checkers with more in initTaintRules()
932 /// Check for taint sinks. in process()
978 // Matching propagations, Sinks and Filters will pass this point. in process()
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcomponent-common.yaml19 sinks/sources with the provided string.
H A Dname-prefix.txt6 name of their sinks/sources with the provided string.
H A Dname-prefix.yaml19 sinks/sources with the provided string.
H A Datmel-wm8904.txt9 sinks are the WM8904's pins, and the jacks on the board:
H A Dnvidia,tegra-audio-wm8753.txt15 sinks are the WM8753's pins as documented in the binding for the WM8753,
H A Dnvidia,tegra-audio-wm9712.txt15 sinks are the WM9712's pins, and the jacks on the board:
H A Dnvidia,tegra-audio-alc5632.txt15 sinks are the ALC5632's pins as documented in the binding for the device
H A Dnvidia,tegra-audio-sgtl5000.txt15 sinks are the SGTL5000's pins (as documented in its binding), and the jacks
H A Dsamsung,tm2-audio.txt18 source; valid names for sources and sinks are the
H A Ddavinci-evm-audio.txt11 sinks are the codec's pins, and the jacks on the board:
H A Dnvidia,tegra-audio-max98090.txt15 sinks are the MAX98090's pins (as documented in its binding), and the jacks
H A Dnvidia,tegra-audio-rt5640.txt15 sinks are the RT5640's pins (as documented in its binding), and the jacks
/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Dbrcm,bcm2835-system-timer.txt12 - interrupts : A list of 4 interrupt sinks; one per timer channel.
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-max77650.yaml19 This device has three current sinks.
H A Dleds-lp8860.txt5 current sinks that can be controlled by a PWM input
/freebsd/sys/contrib/device-tree/Bindings/media/xilinx/
H A Dvideo.txt4 Xilinx video IP cores process video streams by acting as video sinks and/or

1234