/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | da9062-onkey.txt | 1 * Dialog DA9061/62/63 OnKey Module 12 "dlg,da9061-onkey", "dlg,da9062-onkey" 13 "dlg,da9062-onkey" 14 "dlg,da9063-onkey" 19 entry exists the OnKey driver will remove support for the KEY_POWER key 20 press when triggered using a long press of the OnKey. 25 onkey { 26 compatible = "dlg,da9063-onkey"; 34 onkey { 35 compatible = "dlg,da9062-onkey"; [all …]
|
H A D | dlg,da9062-onkey.yaml | 4 $id: http://devicetree.org/schemas/input/dlg,da9062-onkey.yaml# 7 title: Dialog DA9061/62/63 OnKey Module 22 - dlg,da9062-onkey 23 - dlg,da9063-onkey 25 - const: dlg,da9061-onkey 26 - const: dlg,da9062-onkey 32 the OnKey driver will remove support for the KEY_POWER key press 33 when triggered using a long press of the OnKey.
|
H A D | max77650-onkey.yaml | 4 $id: http://devicetree.org/schemas/input/max77650-onkey.yaml# 7 title: Onkey driver for MAX77650 PMIC from Maxim Integrated. 16 The onkey controller is represented as a sub-node of the PMIC node on 24 const: maxim,max77650-onkey 29 maxim,onkey-slide:
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | st,stpmic1.yaml | 29 onkey: 36 const: st,stpmic1-onkey 40 - description: onkey-falling, happens when onkey is pressed. IT_PONKEY_F of pmic 41 - description: onkey-rising, happens when onkey is released. IT_PONKEY_R of pmic 45 - const: onkey-falling 46 - const: onkey-rising 48 st,onkey-clear-cc-flag: 49 description: onkey is able power on after an over-current shutdown event. 52 st,onkey-pu-inactive: 53 description: onkey pull up is not active [all …]
|
H A D | da9063.txt | 8 da9063-onkey : : On Key 54 - onkey : This node defines the OnKey settings for controlling the key 56 with the value "dlg,da9063-onkey". 58 Optional onkey properties: 61 entry exists the OnKey driver will remove support for the KEY_POWER key 63 triggered power down is enabled and the OnKey will support both KEY_POWER 92 onkey { 93 compatible = "dlg,da9063-onkey";
|
H A D | max77650.yaml | 20 LEDs and onkey) refer to the binding documents under the respective 64 onkey: 65 $ref: /schemas/input/max77650-onkey.yaml 143 onkey { 144 compatible = "maxim,max77650-onkey"; 146 maxim,onkey-slide;
|
H A D | dlg,da9063.yaml | 57 onkey: 58 $ref: /schemas/input/dlg,da9062-onkey.yaml 130 - onkey 151 - onkey 179 onkey { 180 compatible = "dlg,da9063-onkey"; 255 onkey { 256 compatible = "dlg,da9062-onkey";
|
H A D | da9062.txt | 13 da9062-onkey : : On Key 23 da9062-onkey : : On Key 87 - onkey : See ../input/da9062-onkey.txt
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32mp15xx-osd32.dtsi | 181 onkey { 182 compatible = "st,stpmic1-onkey"; 184 interrupt-names = "onkey-falling", "onkey-rising";
|
H A D | stm32mp157c-odyssey-som.dtsi | 207 onkey { 208 compatible = "st,stpmic1-onkey"; 210 interrupt-names = "onkey-falling", "onkey-rising";
|
H A D | stm32mp15xx-dhcor-som.dtsi | 204 onkey { 205 compatible = "st,stpmic1-onkey"; 207 interrupt-names = "onkey-falling", "onkey-rising";
|
H A D | stm32mp157a-stinger96.dtsi | 229 onkey { 230 compatible = "st,stpmic1-onkey"; 232 interrupt-names = "onkey-falling", "onkey-rising";
|
H A D | stm32mp13xx-dhcor-som.dtsi | 185 onkey { 186 compatible = "st,stpmic1-onkey"; 188 interrupt-names = "onkey-falling", "onkey-rising";
|
H A D | stm32mp157c-ed1.dts | 302 onkey { 303 compatible = "st,stpmic1-onkey"; 305 interrupt-names = "onkey-falling", "onkey-rising";
|
H A D | stm32mp157c-emstamp-argon.dtsi | 334 onkey { 335 compatible = "st,stpmic1-onkey"; 337 interrupt-names = "onkey-falling", "onkey-rising";
|
H A D | stm32mp157c-phycore-stm32mp15-som.dtsi | 363 onkey { 364 compatible = "st,stpmic1-onkey"; 367 interrupt-names = "onkey-falling", 368 "onkey-rising";
|
H A D | stm32mp15xx-dhcom-som.dtsi | 379 onkey { 380 compatible = "st,stpmic1-onkey"; 382 interrupt-names = "onkey-falling", "onkey-rising";
|
H A D | stm32mp15xx-dkx.dtsi | 410 onkey { 411 compatible = "st,stpmic1-onkey"; 413 interrupt-names = "onkey-falling", "onkey-rising";
|
/freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
H A D | rzg2ul-smarc.dtsi | 37 onkey { 38 compatible = "dlg,da9062-onkey";
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6ull-dhcor-som.dtsi | 89 onkey { 90 compatible = "dlg,da9061-onkey", "dlg,da9062-onkey";
|
H A D | imx6qdl-phytec-phycore-som.dtsi | 111 da9062_onkey: onkey { 112 compatible = "dlg,da9062-onkey";
|
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/ |
H A D | MsgPackDocument.cpp | 256 bool OnKey; in writeToBlob() 316 if (Stack.back().OnKey) { in writeToBlob() 319 Stack.back().OnKey = false; in writeToBlob() 323 Stack.back().OnKey = true; in writeToBlob() 250 bool OnKey; global() member
|
/freebsd/sys/contrib/device-tree/src/riscv/sifive/ |
H A D | hifive-unmatched-a00.dts | 128 onkey { 129 compatible = "dlg,da9063-onkey";
|
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | da9062-thermal.txt | 29 Example: DA9061 using a fall-back compatible for the DA9062 onkey driver
|
/freebsd/sys/contrib/device-tree/src/arm/renesas/ |
H A D | r8a7790-stout.dts | 352 onkey { 353 compatible = "dlg,da9063-onkey";
|