Home
last modified time | relevance | path

Searched +full:cros +full:- +full:cbas (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8186-corsola-starmie.dtsi1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 /dts-v1/;
7 #include "mt8186-corsola.dtsi"
10 en_pp6000_mipi_disp_150ma: en-pp6000-mipi-disp-150ma {
11 compatible = "regulator-fixed";
12 regulator-name = "en_pp6000_mipi_disp_150ma";
14 enable-active-high;
15 pinctrl-names = "default";
16 pinctrl-0 = <&en_pp6000_mipi_disp_150ma_fixed_pins>;
21 * with 6V module for enabling panel, re-using eDP GPIOs.
[all …]
/linux/drivers/hid/
H A Dhid-google-hammer.c1 // SPDX-License-Identifier: GPL-2.0+
6 * Author: Wei-Ning Huang <wnhuang@google.com>
18 #include <linux/input/vivaldi-fmap.h>
27 #include "hid-ids.h"
28 #include "hid-vivaldi-common.h"
31 * C(hrome)B(ase)A(ttached)S(witch) - switch exported by Chrome EC and reporting
32 * state of the "Whiskers" base - attached or detached. Whiskers USB device also
33 * reports position of the keyboard - folded or not. Combining base state and
65 return -ENOMEM; in cbas_ec_query_base()
67 msg->command = EC_CMD_MKBP_INFO; in cbas_ec_query_base()
[all …]