/freebsd/sys/contrib/device-tree/Bindings/leds/backlight/ |
H A D | kinetic,ktz8866.yaml | 13 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 D | ti,lm3509.yaml | 49 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 D | lm3630a-backlight.yaml | 51 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 D | tps65217-backlight.txt | 3 The TPS65217 chip contains a boost converter and current sinks which can be
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | dp-aux-bus.yaml | 13 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 D | TypePromotion.cpp | 97 // - 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 D | MergedLoadStoreMotion.h | 11 // 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 D | MergedLoadStoreMotion.cpp | 11 // 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 D | GenericTaintChecker.cpp | 249 /// 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 D | component-common.yaml | 19 sinks/sources with the provided string.
|
H A D | name-prefix.txt | 6 name of their sinks/sources with the provided string.
|
H A D | name-prefix.yaml | 19 sinks/sources with the provided string.
|
H A D | atmel-wm8904.txt | 9 sinks are the WM8904's pins, and the jacks on the board:
|
H A D | nvidia,tegra-audio-wm8753.txt | 15 sinks are the WM8753's pins as documented in the binding for the WM8753,
|
H A D | nvidia,tegra-audio-wm9712.txt | 15 sinks are the WM9712's pins, and the jacks on the board:
|
H A D | nvidia,tegra-audio-alc5632.txt | 15 sinks are the ALC5632's pins as documented in the binding for the device
|
H A D | nvidia,tegra-audio-sgtl5000.txt | 15 sinks are the SGTL5000's pins (as documented in its binding), and the jacks
|
H A D | samsung,tm2-audio.txt | 18 source; valid names for sources and sinks are the
|
H A D | davinci-evm-audio.txt | 11 sinks are the codec's pins, and the jacks on the board:
|
H A D | nvidia,tegra-audio-max98090.txt | 15 sinks are the MAX98090's pins (as documented in its binding), and the jacks
|
H A D | nvidia,tegra-audio-rt5640.txt | 15 sinks are the RT5640's pins (as documented in its binding), and the jacks
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | brcm,bcm2835-system-timer.txt | 12 - interrupts : A list of 4 interrupt sinks; one per timer channel.
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | leds-max77650.yaml | 19 This device has three current sinks.
|
H A D | leds-lp8860.txt | 5 current sinks that can be controlled by a PWM input
|
/freebsd/sys/contrib/device-tree/Bindings/media/xilinx/ |
H A D | video.txt | 4 Xilinx video IP cores process video streams by acting as video sinks and/or
|