Home
last modified time | relevance | path

Searched +full:proximity +full:- +full:wifi +full:- +full:lte (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/iio/proximity/
H A Dgoogle,cros-ec-mkbp-proximity.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/proximity/google,cros-ec-mkbp-proximity.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ChromeOS EC MKBP Proximity Sensor
10 - Stephen Boyd <swboyd@chromium.org>
11 - Benson Leung <bleung@chromium.org>
14 Google's ChromeOS EC sometimes has the ability to detect user proximity.
20 const: google,cros-ec-mkbp-proximity
23 description: Name for proximity sensor
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc7180-trogdor-coachz-r2-lte.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 #include "sc7180-trogdor-coachz-r2.dts"
9 #include "sc7180-trogdor-lte-sku.dtsi"
12 model = "Google CoachZ (rev2+) with LTE";
13 compatible = "google,coachz-sku0", "qcom,sc7180";
17 label = "proximity-wifi-lte";
H A Dsc7180-trogdor-coachz-r3-lte.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 #include "sc7180-trogdor-coachz-r3.dts"
9 #include "sc7180-trogdor-lte-sku.dtsi"
12 model = "Google CoachZ (rev3+) with LTE";
13 compatible = "google,coachz-sku0", "qcom,sc7180";
17 label = "proximity-wifi-lte";
H A Dsc7180-trogdor-coachz-r1-lte.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 #include "sc7180-trogdor-coachz-r1.dts"
9 #include "sc7180-trogdor-lte-sku.dtsi"
12 model = "Google CoachZ (rev1 - 2) with LTE";
13 compatible = "google,coachz-rev1-sku0", "google,coachz-rev2-sku0", "qcom,sc7180";
17 label = "proximity-wifi-lte";
H A Dsc7180-trogdor-lte-sku.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Google Trogdor dts fragment for LTE SKUs
9 label = "proximity-wifi-lte";
17 firmware-name = "qcom/sc7180-trogdor/modem/mba.mbn",
18 "qcom/sc7180-trogdor/modem/qdsp6sw.mbn";
27 qcom,gsi-loader = "modem";
H A Dsc7180-trogdor.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/input/gpio-keys.h>
10 #include <dt-bindings/input/input.h>
11 #include <dt-bindings/leds/common.h>
12 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
13 #include <dt-bindings/sound/sc7180-lpass.h>
16 #include "sc7180-firmware-tfa.dtsi"
22 thermal-zones {
23 charger_thermal: charger-thermal {
[all …]
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h1 /* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
6 * This file is not only included from C-code but also from devicetree source
9 * Copyright (c) 1999-2002 Vojtech Pavlik
70 * AC - Application Control
71 * AL - Application Launch Button
72 * SC - System Control
307 outputs (Monitor/LCD/TV-out/etc) */
335 #define KEY_WWAN 246 /* Wireless WAN (LTE, UMTS, GSM, etc.) */
512 #define KEY_FRAMEBACK 0x1b4 /* Consumer - transport controls */
514 #define KEY_CONTEXT_MENU 0x1b6 /* GenDesc - system context menu */
[all …]
/freebsd/sys/dev/evdev/
H A Dinput-event-codes.h1 /*-
3 * Copyright (c) 2015-2016 Vladimir Kondratyev <wulf@FreeBSD.org>
82 * AC - Application Control
83 * AL - Application Launch Button
84 * SC - System Control
319 outputs (Monitor/LCD/TV-out/etc) */
347 #define KEY_WWAN 246 /* Wireless WAN (LTE, UMTS, GSM, etc.) */
524 #define KEY_FRAMEBACK 0x1b4 /* Consumer - transport controls */
526 #define KEY_CONTEXT_MENU 0x1b6 /* GenDesc - system context menu */
527 #define KEY_MEDIA_REPEAT 0x1b7 /* Consumer - transport control */
[all …]