| /kernel/linux/linux-6.6/drivers/iio/pressure/ |
| D | st_pressure_spi.c | 22 * For old single-chip devices keep <device_name>-press to maintain 27 .compatible = "st,lps001wp-press", 31 .compatible = "st,lps25h-press", 35 .compatible = "st,lps331ap-press", 39 .compatible = "st,lps22hb-press", 105 { "lps001wp-press" }, 106 { "lps25h-press", }, 107 { "lps331ap-press" }, 108 { "lps22hb-press" }, 115 .name = "st-press-spi",
|
| D | st_pressure_i2c.c | 23 .compatible = "st,lps001wp-press", 27 .compatible = "st,lps25h-press", 31 .compatible = "st,lps331ap-press", 35 .compatible = "st,lps22hb-press", 115 .name = "st-press-i2c",
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| D | rohm,bd71847-pmic.yaml | 62 # Configure the "short press" and "long press" timers for the power button. 64 # Short-press: 66 # Long-press: 71 rohm,short-press-ms: 73 Short press duration in milliseconds 92 rohm,long-press-ms: 94 Long press duration in milliseconds 146 rohm,short-press-ms = <10>; 147 rohm,long-press-ms = <2000>;
|
| D | rohm,bd71837-pmic.yaml | 56 # Configure the "short press" and "long press" timers for the power button. 58 # Short-press: 60 # Long-press: 65 rohm,short-press-ms: 67 Short press duration in milliseconds 85 rohm,long-press-ms: 87 Long press duration in milliseconds 136 rohm,short-press-ms = <10>; 137 rohm,long-press-ms = <2000>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | rohm,bd71847-pmic.yaml | 62 # Configure the "short press" and "long press" timers for the power button. 64 # Short-press: 66 # Long-press: 71 rohm,short-press-ms: 73 Short press duration in milliseconds 92 rohm,long-press-ms: 94 Long press duration in milliseconds 145 rohm,short-press-ms = <10>; 146 rohm,long-press-ms = <2000>;
|
| D | rohm,bd71837-pmic.yaml | 62 # Configure the "short press" and "long press" timers for the power button. 64 # Short-press: 66 # Long-press: 71 rohm,short-press-ms: 73 Short press duration in milliseconds 91 rohm,long-press-ms: 93 Long press duration in milliseconds 142 rohm,short-press-ms = <10>; 143 rohm,long-press-ms = <2000>;
|
| /kernel/linux/linux-5.10/drivers/iio/pressure/ |
| D | st_pressure_spi.c | 22 * For old single-chip devices keep <device_name>-press to maintain 27 .compatible = "st,lps001wp-press", 31 .compatible = "st,lps25h-press", 35 .compatible = "st,lps331ap-press", 39 .compatible = "st,lps22hb-press", 126 .name = "st-press-spi",
|
| D | st_pressure_i2c.c | 22 .compatible = "st,lps001wp-press", 26 .compatible = "st,lps25h-press", 30 .compatible = "st,lps331ap-press", 34 .compatible = "st,lps22hb-press", 130 .name = "st-press-i2c",
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/ |
| D | adc-keys.yaml | 45 press-threshold-microvolt: 48 two values of press-threshold-microvolt may be the same. All values 49 of press-threshold-microvolt must be less than 54 - press-threshold-microvolt 88 press-threshold-microvolt = <1500000>; 94 press-threshold-microvolt = <1000000>; 100 press-threshold-microvolt = <500000>;
|
| D | mediatek,pmic-keys.yaml | 35 mediatek,long-press-mode: 37 Key long-press force shutdown setting 53 - description: Key press interrupt 103 mediatek,long-press-mode = <1>;
|
| D | da9062-onkey.txt | 18 - dlg,disable-key-power : Disable power-down using a long key-press. If this 20 press when triggered using a long press of the OnKey.
|
| D | ti,palmas-pwrbutton.txt | 16 - ti,palmas-long-press-seconds: Duration in seconds which the power 22 a press for debouncing purposes. NOTE: This depends on specific 32 ti,palmas-long-press-seconds = <12>;
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/amlogic/ |
| D | meson-gxbb-p200.dts | 33 press-threshold-microvolt = <900000>; /* 50% */ 39 press-threshold-microvolt = <684000>; /* 38% */ 45 press-threshold-microvolt = <468000>; /* 26% */ 51 press-threshold-microvolt = <252000>; /* 14% */ 57 press-threshold-microvolt = <0>; /* 0% */
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/amlogic/ |
| D | meson-gxbb-p200.dts | 33 press-threshold-microvolt = <900000>; /* 50% */ 39 press-threshold-microvolt = <684000>; /* 38% */ 45 press-threshold-microvolt = <468000>; /* 26% */ 51 press-threshold-microvolt = <252000>; /* 14% */ 57 press-threshold-microvolt = <0>; /* 0% */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
| D | adc-keys.txt | 20 - press-threshold-microvolt: Voltage ADC input when this key is pressed. 35 press-threshold-microvolt = <1500000>; 41 press-threshold-microvolt = <1000000>; 47 press-threshold-microvolt = <500000>;
|
| D | da9062-onkey.txt | 18 - dlg,disable-key-power : Disable power-down using a long key-press. If this 20 press when triggered using a long press of the OnKey.
|
| D | mtk-pmic-keys.txt | 17 - mediatek,long-press-mode: Long press key shutdown setting, 1 for 30 mediatek,long-press-mode = <1>;
|
| D | ti,palmas-pwrbutton.txt | 16 - ti,palmas-long-press-seconds: Duration in seconds which the power 22 a press for debouncing purposes. NOTE: This depends on specific 32 ti,palmas-long-press-seconds = <12>;
|
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| D | mconf.c | 41 "keys and press <Y> to build it in, <M> to make it a module or\n" 42 "<N> to remove it. You may also press the <Space Bar> to cycle\n" 50 " wish to change or the submenu you wish to select and press <Enter>.\n" 53 " Shortcut: Press the option's highlighted letter (hotkey).\n" 61 " and press <ENTER>.\n" 63 " Shortcut: Press <ESC><ESC> or <E> or <X> if there is no hotkey\n" 64 " using those letters. You may press a single <ESC>, but\n" 71 " and press <ENTER>.\n" 73 " Shortcut: Press <H> or <?>.\n" 75 "o To toggle the display of hidden options, press <Z>.\n" [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/ |
| D | st,st-sensors.yaml | 77 - st,lps001wp-press 79 - st,lps22hb-press 81 - st,lps25h-press 82 - st,lps331ap-press 149 - st,lps22hb-press 151 - st,lps25h-press
|
| /kernel/linux/linux-5.10/scripts/kconfig/ |
| D | mconf.c | 41 "keys and press <Y> to build it in, <M> to make it a module or\n" 42 "<N> to remove it. You may also press the <Space Bar> to cycle\n" 50 " wish to change or the submenu you wish to select and press <Enter>.\n" 53 " Shortcut: Press the option's highlighted letter (hotkey).\n" 61 " and press <ENTER>.\n" 63 " Shortcut: Press <ESC><ESC> or <E> or <X> if there is no hotkey\n" 64 " using those letters. You may press a single <ESC>, but\n" 71 " and press <ENTER>.\n" 73 " Shortcut: Press <H> or <?>.\n" 75 "o To toggle the display of hidden options, press <Z>.\n" [all …]
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/rockchip/ |
| D | rk3308-evb.dts | 29 press-threshold-microvolt = <18000>; 43 press-threshold-microvolt = <1130000>; 49 press-threshold-microvolt = <901000>; 55 press-threshold-microvolt = <624000>; 61 press-threshold-microvolt = <300000>; 67 press-threshold-microvolt = <18000>;
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/ |
| D | rk3308-evb.dts | 29 press-threshold-microvolt = <18000>; 43 press-threshold-microvolt = <1130000>; 49 press-threshold-microvolt = <901000>; 55 press-threshold-microvolt = <624000>; 61 press-threshold-microvolt = <300000>; 67 press-threshold-microvolt = <18000>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/ |
| D | st-sensors.txt | 76 - st,lps001wp-press 77 - st,lps25h-press 78 - st,lps331ap-press 79 - st,lps22hb-press
|
| /kernel/linux/linux-6.6/drivers/input/misc/ |
| D | e3x0-button.c | 43 enable_irq_wake(platform_get_irq_byname(pdev, "press")); in e3x0_button_suspend() 53 disable_irq_wake(platform_get_irq_byname(pdev, "press")); in e3x0_button_resume() 67 irq_press = platform_get_irq_byname(pdev, "press"); in e3x0_button_probe() 89 dev_err(&pdev->dev, "Failed to request 'press' IRQ#%d: %d\n", in e3x0_button_probe()
|