Home
last modified time | relevance | path

Searched +full:timeout +full:- +full:lta (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/devicetree/bindings/input/
H A Diqs626a.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jeff LaBundy <jeff@labundy.com>
13 The Azoteq IQS626A is a 14-channel capacitive touch controller that features
14 additional Hall-effect and inductive sensing capabilities.
19 - $ref: touchscreen/touchscreen.yaml#
31 "#address-cells":
34 "#size-cells":
37 azoteq,suspend-mode:
[all …]
H A Diqs269a.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jeff LaBundy <jeff@labundy.com>
13 - $ref: input.yaml#
16 The Azoteq IQS269A is an 8-channel capacitive touch controller that features
17 additional Hall-effect and inductive sensing capabilities.
24 - azoteq,iqs269a
25 - azoteq,iqs269a-00
26 - azoteq,iqs269a-d0
[all …]
H A Dazoteq,iqs7222.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jeff LaBundy <jeff@labundy.com>
21 - azoteq,iqs7222a
22 - azoteq,iqs7222b
23 - azoteq,iqs7222c
24 - azoteq,iqs7222d
29 irq-gpios:
32 Specifies the GPIO connected to the device's active-low RDY output.
[all …]
/linux/drivers/input/misc/
H A Diqs626a.c1 // SPDX-License-Identifier: GPL-2.0+
8 * inductive keys as well as Hall-effect switches, and one for a trackpad that
226 .name = "event-prox",
232 .name = "event-prox-alt",
239 .name = "event-touch",
245 .name = "event-touch-alt",
252 .name = "event-deep",
258 .name = "event-deep-alt",
366 .name = "ulp-0",
377 .name = "trackpad-3x2",
[all …]
H A Diqs269a.c1 // SPDX-License-Identifier: GPL-2.0+
8 * inductive keys as well as Hall-effect switches, and one for each of the two
224 .name = "event-prox",
230 .name = "event-prox-alt",
237 .name = "event-touch",
243 .name = "event-touch-alt",
250 .name = "event-deep",
256 .name = "event-deep-alt",
338 * Slider 1 is unavailable if the touch-and-hold option is enabled via in iqs269_slider_type()
340 * the touch-and-hold timer ceiling. in iqs269_slider_type()
[all …]
H A Diqs7222.c1 // SPDX-License-Identifier: GPL-2.0-or-later
115 [IQS7222_REG_GRP_CYCLE] = "cycle-%d",
116 [IQS7222_REG_GRP_CHAN] = "channel-%d",
117 [IQS7222_REG_GRP_SLDR] = "slider-%d",
119 [IQS7222_REG_GRP_GPIO] = "gpio-%d",
149 .name = "event-prox",
154 .name = "event-touch",
161 { .name = "event-press", },
163 .name = "event-tap",
170 .name = "event-swipe-pos",
[all …]
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c4 * Copyright (C) 2017-2026 Broadcom. All Rights Reserved. The term *
6 * Copyright (C) 2004-2016 Emulex. All rights reserved. *
9 * Portions Copyright (C) 2004-2005 Christoph Hellwig *
17 * FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE *
71 " trunk - link was \"low\" speed",
73 " existing trunk - link was \"middle\" speed",
75 " trunk - link was \"high\" speed",
76 "Attached to non-trunking port - F_Port",
77 "Attached to non-trunking port - N_Port",
78 "FLOGI response timeout",
[all …]