Home
last modified time | relevance | path

Searched refs:press (Results 1 – 25 of 189) sorted by relevance

12345678

/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dadc-keys.yaml45 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>;
H A Dmediatek,pmic-keys.yaml35 mediatek,long-press-mode:
37 Key long-press force shutdown setting
53 - description: Key press interrupt
103 mediatek,long-press-mode = <1>;
H A Dda9062-onkey.txt18 - 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.
H A Dti,palmas-pwrbutton.txt16 - 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>;
H A De3x0-button.txt13 - "press", "release": For devices such as the NI Ettus Research USRP E3x0
22 interrupt-names = "press", "release";
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-gxbb-p200.dts33 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% */
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Drohm,bd71847-pmic.yaml62 # 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>;
H A Drohm,bd71837-pmic.yaml62 # 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>;
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/
H A DREADME.md14 - simPress - To emulate physical power button press.
15 - simLongPress - To emulate physical power button long press.
30 - simPress - To emulate ID button press.
44 - simPress - To emulate reset button press.
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3308-evb.dts29 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>;
H A Drk3399-sapphire-excavator.dts27 press-threshold-microvolt = <100000>;
33 press-threshold-microvolt = <300000>;
39 press-threshold-microvolt = <985000>;
45 press-threshold-microvolt = <1314000>;
/openbmc/linux/Documentation/arch/sparc/
H A Dconsole.rst5 1. press Esc + 'B'
8 1. press Ctrl + ']'
/openbmc/linux/drivers/input/touchscreen/
H A Dresistive-adc-touch.c62 unsigned int x, y, press = 0; in grts_cb() local
68 press = touch_info[st->ch_map[GRTS_CH_PRESSURE]]; in grts_cb()
88 press = GRTS_DEFAULT_PRESSURE_MAX - Rt; in grts_cb()
92 if ((!x && !y) || (st->pressure && (press < st->pressure_min))) { in grts_cb()
102 input_report_abs(st->input, ABS_PRESSURE, press); in grts_cb()
/openbmc/linux/Documentation/devicetree/bindings/iio/
H A Dst,st-sensors.yaml77 - st,lps001wp-press
79 - st,lps22hb-press
81 - st,lps25h-press
82 - st,lps331ap-press
149 - st,lps22hb-press
151 - st,lps25h-press
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dti,ts3a227e.yaml16 handles key press detection in accordance with the Android audio
51 ti,debounce-press-ms:
52 description: key press debounce time in ms (datasheet section 9.6.7).
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/
H A DID.interface.yaml3 located in a rack, and can be enabled remotely via WebUI; user can press ID
9 Emulate ID button press.
H A DPower.interface.yaml6 Emulate power button press.
12 Emulate power button long press.
H A DNMI.interface.yaml5 connected to the BMC through a front panel connector. user can press NMI
10 Emulate NMI button press.
H A DButton.interface.yaml9 Emulate button press.
21 Emulate long button press.
/openbmc/phosphor-buttons/
H A Dmeson.options9 'long-press-time-ms',
12 description : 'Time to long press the button'
/openbmc/linux/drivers/hid/
H A Dhid-elo.c59 int press; in elo_process_data() local
64 press = 0; in elo_process_data()
66 press = (data[7] << 8) | data[6]; in elo_process_data()
67 input_report_abs(input, ABS_PRESSURE, press); in elo_process_data()
H A Dhid-icade.c127 u8 press:1; member
183 trans->to, trans->press); in icade_event()
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-evb.dtsi22 press-threshold-microvolt = <100000>;
28 press-threshold-microvolt = <300000>;
34 press-threshold-microvolt = <640000>;
40 press-threshold-microvolt = <1000000>;
46 press-threshold-microvolt = <1300000>;
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth/
H A D0003-Use-ARM-NEON-accelaration-for-float-multithreaded-se.patch20 Profiling time(mm:ss): Total=0:30 Remainder=0:30, press <ENTER> to cancel
43 Profiling time(mm:ss): Total=0:30 Remainder=0:20, press <ENTER> to cancel
66 Profiling time(mm:ss): Total=0:30 Remainder=0:10, press <ENTER> to cancel
112 Profiling time(mm:ss): Total=0:30 Remainder=0:30, press <ENTER> to cancel
135 Profiling time(mm:ss): Total=0:30 Remainder=0:20, press <ENTER> to cancel
158 Profiling time(mm:ss): Total=0:30 Remainder=0:10, press <ENTER> to cancel
/openbmc/u-boot/arch/arm/dts/
H A Dmeson-axg-s400.dts24 press-threshold-microvolt = <1116000>; /* 62% */
30 press-threshold-microvolt = <900000>; /* 50% */
36 press-threshold-microvolt = <684000>; /* 38% */
42 press-threshold-microvolt = <468000>; /* 26% */
48 press-threshold-microvolt = <252000>; /* 14% */
54 press-threshold-microvolt = <0>; /* 0% */

12345678