Home
last modified time | relevance | path

Searched full:chromeos (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/extcon/
H A Dextcon-usbc-cros-ec.yaml7 title: ChromeOS EC USB Type-C cable and accessories detection
13 On ChromeOS systems with USB Type C ports, the ChromeOS Embedded Controller is
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dgoogle,cros-ec-anx7688.yaml7 title: ChromeOS EC ANX7688 HDMI to DP Converter through Type-C Port
13 ChromeOS EC ANX7688 is a display bridge that converts HDMI 2.0 to
15 which is connected to and operated by the ChromeOS Embedded Controller
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dgoogle,cros-ec-keyb.yaml8 title: ChromeOS EC Keyboard
15 Google's ChromeOS EC Keyboard is a simple matrix keyboard
24 - description: ChromeOS EC with only buttons/switches
26 - description: ChromeOS EC with keyboard and possibly buttons/switches
H A Dcros-ec-keyb.txt1 ChromeOS EC Keyboard
3 Google's ChromeOS EC Keyboard is a simple matrix keyboard implemented on
/freebsd/sys/contrib/device-tree/Bindings/iio/proximity/
H A Dgoogle,cros-ec-mkbp-proximity.yaml7 title: ChromeOS EC MKBP Proximity Sensor
14 Google's ChromeOS EC sometimes has the ability to detect user proximity.
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dgoogle,cros-ec-regulator.yaml7 title: ChromeOS EC controlled voltage regulators
25 description: Identifier for the voltage regulator to ChromeOS EC.
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-cros-ec-tunnel.txt1 I2C bus that tunnels through the ChromeOS EC (cros-ec)
3 On some ChromeOS board designs we've got a connection to the EC (embedded
H A Dgoogle,cros-ec-i2c-tunnel.yaml8 title: I2C bus that tunnels through the ChromeOS EC (cros-ec)
15 On some ChromeOS board designs we've got a connection to the EC
/freebsd/sys/contrib/device-tree/Bindings/pwm/
H A Dgoogle,cros-ec-pwm.yaml7 title: PWM controlled by ChromeOS EC
14 Google's ChromeOS EC PWM is a simple PWM attached to the Embedded Controller
/freebsd/sys/geom/part/
H A Dg_part.h51 G_PART_ALIAS_CHROMEOS_FIRMWARE, /* A ChromeOS firmware part. entry. */
52 G_PART_ALIAS_CHROMEOS_KERNEL, /* A ChromeOS Kernel part. entry. */
53 G_PART_ALIAS_CHROMEOS_RESERVED, /* ChromeOS. Reserved for future use. */
54 G_PART_ALIAS_CHROMEOS_ROOT, /* A ChromeOS root part. entry. */
H A Dg_part.c78 { "chromeos-firmware", G_PART_ALIAS_CHROMEOS_FIRMWARE },
79 { "chromeos-kernel", G_PART_ALIAS_CHROMEOS_KERNEL },
80 { "chromeos-reserved", G_PART_ALIAS_CHROMEOS_RESERVED },
81 { "chromeos-root", G_PART_ALIAS_CHROMEOS_ROOT },
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dgoogle,cros-ec-codec.yaml7 title: Audio codec controlled by ChromeOS EC
14 Google's ChromeOS EC codec is a digital mic codec provided by the
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dcros-ec.txt1 ChromeOS Embedded Controller
3 Google's ChromeOS EC is a Cortex-M device which talks to the AP and
H A Dgoogle,cros-ec.yaml7 title: ChromeOS Embedded Controller
14 Google's ChromeOS EC is a microcontroller which talks to the AP and
/freebsd/sys/contrib/device-tree/Bindings/chrome/
H A Dgoogle,cros-kbd-led-backlight.yaml7 title: ChromeOS keyboard backlight LED driver.
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dqcom.yaml87 There are many devices in the list below that run the standard ChromeOS
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td1062 // FIXME -Xcompiler is misused by some ChromeOS packages. Remove it after a while.