Searched +full:timeout +full:- +full:lp2 +full:- +full:ms (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/touchscreen/ |
| D | azoteq,iqs7211.yaml | 1 # 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> 13 The Azoteq IQS7210A, IQS7211A and IQS7211E trackpad and touchscreen control- 14 lers employ projected-capacitance sensing and can track two contacts. 21 - azoteq,iqs7210a 22 - azoteq,iqs7211a 23 - azoteq,iqs7211e 28 irq-gpios: [all …]
|
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| D | iqs7211.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 52 * The following delay is used during instances that must wait for the open- 124 .name = "event-prox", 131 .name = "event-touch", 138 .name = "event-tap", 145 .name = "event-hold", 152 .name = "event-swipe-x-neg", 159 .name = "event-swipe-x-pos", 166 .name = "event-swipe-y-pos", 173 .name = "event-swipe-y-neg", [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | intel_pm.c | 128 * Lower the display internal timeout. in bxt_init_clock_gating() 171 dev_priv->fsb_freq = 533; /* 133*4 */ in pnv_get_mem_freq() 174 dev_priv->fsb_freq = 800; /* 200*4 */ in pnv_get_mem_freq() 177 dev_priv->fsb_freq = 667; /* 167*4 */ in pnv_get_mem_freq() 180 dev_priv->fsb_freq = 400; /* 100*4 */ in pnv_get_mem_freq() 186 dev_priv->mem_freq = 533; in pnv_get_mem_freq() 189 dev_priv->mem_freq = 667; in pnv_get_mem_freq() 192 dev_priv->mem_freq = 800; in pnv_get_mem_freq() 198 dev_priv->is_ddr3 = (tmp & CSHRDDR3CTL_DDR3) ? 1 : 0; in pnv_get_mem_freq() 205 ddrpll = intel_uncore_read16(&dev_priv->uncore, DDRMPLL1); in ilk_get_mem_freq() [all …]
|