Home
last modified time | relevance | path

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

1234567

/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% */
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% */
/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>;
H A Dpx30-evb.dts36 press-threshold-microvolt = <1310000>;
42 press-threshold-microvolt = <624000>;
48 press-threshold-microvolt = <987000>;
54 press-threshold-microvolt = <300000>;
60 press-threshold-microvolt = <17000>;
/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/input/
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/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/phosphor-buttons/
H A Dmeson.options9 'long-press-time-ms',
12 description: 'Time to long press the button',
H A DREADME.md19 If the power is on, it depends on how long the press was and which options are
22 - Short press: Do a host power off
23 - Long press, as determined by the 'long-press-time-ms' meson option: Do a
34 long press issues a host power off first and then a chassis power off if held
/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% */
/openbmc/linux/Documentation/ABI/obsolete/
H A Dsysfs-driver-hid-roccat-pyra5 press of a button.
55 press of a button. A profile is split in settings and buttons.
70 press of a button. A profile is split in settings and buttons.
82 press of a button. A profile is split in settings and buttons.
98 press of a button. A profile is split in settings and buttons.
H A Dsysfs-driver-hid-roccat-kovaplus66 press of a button. A profile is split in settings and buttons.
81 press of a button. A profile is split in settings and buttons.
93 press of a button. A profile is split in settings and buttons.
109 press of a button. A profile is split in settings and buttons.
H A Dsysfs-driver-hid-roccat-savu5 press of a button. A profile is split into general settings and
29 press of a button. A profile is split into general settings and
63 press of a button. profile holds number of actual profile.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-trackpoint21 (RW) Backup range for z-axis press.
50 (RW) Minimum value for z-axis force required to trigger a press
66 (RW) This attribute determines how sharp a press has to be in
/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/chassis/
H A Dobmc-phosphor-buttons_%.bbappend1 EXTRA_OEMESON:append = "-Dlong-press-time-ms=5000"
/openbmc/linux/drivers/iio/pressure/
H A Dmprls0025pa.c171 static int mpr_read_pressure(struct mpr_data *data, s32 *press) in mpr_read_pressure() argument
245 *press = get_unaligned_be24(&buf[1]); in mpr_read_pressure()
247 dev_dbg(dev, "received: %*ph cnt: %d\n", ret, buf, *press); in mpr_read_pressure()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/
H A D0008-greeter.c-show-information-on-gtk-label-info.patch63 - g_signal_connect_after(login_entry,"key-press-event",G_CALLBACK(login_entry_on_key_press),NULL);
64 + g_signal_connect(login_entry,"key-press-event",G_CALLBACK(login_entry_on_key_press),NULL);

1234567