Searched +full:muti +full:- +full:function (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/input/ |
| H A D | mtk-pmic-keys.txt | 4 and homekey. The key functions are defined as the subnode of the function 6 of Muti-Function Device (MFD) 12 - compatible: Should be one of: 13 - "mediatek,mt6397-keys" 14 - "mediatek,mt6323-keys" 15 - "mediatek,mt6358-keys" 16 - linux,keycodes: See Documentation/devicetree/bindings/input/input.yaml 19 - wakeup-source: See Documentation/devicetree/bindings/power/wakeup-source.txt 20 - mediatek,long-press-mode: Long press key shutdown setting, 1 for 22 - power-off-time-sec: See Documentation/devicetree/bindings/input/input.yaml [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/leds/ |
| H A D | leds-mt6323.txt | 4 controllers are defined as the subnode of the function node provided by MT6323 5 PMIC controller that is being defined as one kind of Muti-Function Device (MFD) 15 - compatible : Must be one of 16 - "mediatek,mt6323-led" 17 - "mediatek,mt6331-led" 18 - "mediatek,mt6332-led" 19 - address-cells : Must be 1 20 - size-cells : Must be 0 22 Each led is represented as a child node of the mediatek,mt6323-led that 27 - reg : LED channel number (0..3) [all …]
|
| /freebsd/share/man/man7/ |
| H A D | mitigations.7 | 1 .\"- 2 .\" SPDX-License-Identifer: BSD-2-Clause 42 Some of these mitigations have run-time controls to enable them on a global 43 or per-process basis, some are optionally enabled or disabled at compile time, 48 .Bl -bullet -compact 58 Relocation Read-Onl [all...] |
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | mediatek,mt6397.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Sen Chu <sen.chu@mediatek.com> 11 - Macpaul Lin <macpaul.lin@mediatek.com> 15 Please see the sub-modules below for supported features. 18 - Regulators 19 - RTC 20 - ADC 21 - Audio codec [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelDAGToDAG.cpp | 1 //===- X86ISelDAGToDAG.cpp - A DAG pattern matching inst selector for X86 -===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 23 #include "llvm/Config/llvm-config.h" 25 #include "llvm/IR/Function.h" 39 #define DEBUG_TYPE "x86-isel" 40 #define PASS_NAME "X86 DAG->DAG Instruction Selection" 44 static cl::opt<bool> AndImmShrink("x86-and-imm-shrink", cl::init(true), 49 "x86-promote-anyext-load", cl::init(true), [all …]
|