Searched +full:proximity +full:- +full:near +full:- +full:level (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/ |
| H A D | common.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jonathan Cameron <jic23@kernel.org> 11 - Guido Günther <agx@sigxcpu.org> 23 proximity-near-level: 26 For proximity sensors whether an object can be considered near to the 31 Raw proximity values equal or above this level should be 32 considered 'near' to the device (an object is near to the
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/light/ |
| H A D | vishay,vcnl4000.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: VISHAY VCNL4000 ambient light and proximity sensor 10 - Peter Meerwald <pmeerw@pmeerw.net> 13 Ambient light sensing with proximity detection over an i2c 17 - $ref: ../common.yaml# 22 - vishay,vcnl4000 23 - vishay,vcnl4010 24 - vishay,vcnl4020 [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-proximity | 4 Contact: linux-iio@vger.kernel.org 6 Near level for proximity sensors. This is a single integer 10 should typically be considered near.
|
| H A D | sysfs-bus-iio | 3 Contact: linux-iio@vger.kernel.org 11 Contact: linux-iio@vger.kernel.org 25 Contact: linux-iio@vger.kernel.org 31 Contact: linux-iio@vger.kernel.org 38 Contact: linux-iio@vger.kernel.org 48 Contact: linux-iio@vger.kernel.org 65 Contact: linux-iio@vger.kernel.org 70 - a small discrete set of values like "0 2 4 6 8" 71 - a range with minimum, step and maximum frequencies like 76 Contact: linux-iio@vger.kernel.org [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mq-librem5-r3.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 4 /dts-v1/; 6 #include "imx8mq-librem5.dtsi" 14 mount-matrix = "1", "0", "0", 16 "0", "0", "-1"; 20 ti,battery-regulation-voltage = <4200000>; /* uV */ 21 ti,charge-current = <1500000>; /* uA */ 22 ti,termination-current = <144000>; /* uA */ 26 regulator-always-on; 29 &proximity { [all …]
|
| H A D | imx8mq-librem5-r2.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 8 #include "imx8mq-librem5.dtsi" 16 ti,battery-regulation-voltage = <4192000>; /* uV */ 17 ti,charge-current = <1600000>; /* uA */ 18 ti,termination-current = <66000>; /* uA */ 22 mount-matrix = "1", "0", "0", 23 "0", "-1", "0", 27 &proximity { 28 proximity-near-level = <220>;
|
| /OK3568_Linux_fs/kernel/drivers/iio/light/ |
| H A D | vcnl4000.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * vcnl4000.c - Support for Vishay VCNL4000/4010/4020/4040/4200 combined ambient 4 * light and proximity sensor 11 * VCNL4000/10/20 (7-bit I2C slave address 0x13) 12 * VCNL4040 (7-bit I2C slave address 0x60) 13 * VCNL4200 (7-bit I2C slave address 0x51) 43 #define VCNL4010_PROX_RATE 0x82 /* Proximity rate */ 44 #define VCNL4000_LED_CURRENT 0x83 /* IR LED current for proximity mode */ 49 #define VCNL4000_PS_RESULT_HI 0x87 /* Proximity result register, MSB */ 50 #define VCNL4000_PS_RESULT_LO 0x88 /* Proximity result register, LSB */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/ |
| H A D | gt1x_generic.c | 3 * 2010 - 2014 Goodix Technology. 93 return -1; in gt1x_init_debug_node() 146 *ppos += ptr - page; in gt1x_debug_read_proc() 147 return (ptr - page); in gt1x_debug_read_proc() 164 return -EFAULT; in gt1x_debug_write_proc() 169 return -EFAULT; in gt1x_debug_write_proc() 177 return -EFAULT; in gt1x_debug_write_proc() 250 return -1; in gt1x_debug_write_proc() 273 value = a - '0'; in ascii2hex() 275 value = a - 'A' + 0x0A; in ascii2hex() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | evhandler.c | 1 // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 4 * Module Name: evhandler - Support for Address Space handlers 6 * Copyright (C) 2000 - 2020, Intel Corp. 22 u32 level, void *context, void **return_value); 69 * available -- even though we are nowhere near ready to find the PCI root in acpi_ev_install_region_handlers() 107 * PARAMETERS: node - Namespace node for the device 108 * space_id - The address space ID 128 handler_obj = obj_desc->common_notify.handler; in acpi_ev_has_default_handler() 133 if (handler_obj->address_space.space_id == space_id) { in acpi_ev_has_default_handler() 134 if (handler_obj->address_space.handler_flags & in acpi_ev_has_default_handler() [all …]
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 3 Date: Tue Apr 13 10:01:34 2021 -0400 7 Signed-off-by: Matt Turner <mattst88@gmail.com> 15 CVE-2021-3472 / ZDI-CAN-1259 18 Jan-Niklas Sohn working with Trend Micro Zero Day Initiative 20 Signed-off-by: Matthieu Herrb <matthieu@herrb.eu> 24 Date: Sun Feb 21 21:49:58 2021 -0800 30 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com> 35 Date: Sun Feb 21 21:49:14 2021 -0800 39 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com> 44 Date: Sun Feb 21 20:58:42 2021 -0800 [all …]
|