Home
last modified time | relevance | path

Searched refs:EC (Results 1 – 25 of 41) sorted by relevance

12

/drivers/platform/chrome/
A DKconfig160 ChromeOS EC communication protocol helpers.
174 tristate "ChromeOS EC miscdevice"
196 tristate "ChromeOS EC vboot context support"
207 tristate "Export ChromeOS EC internals in DebugFS"
218 tristate "ChromeOS EC MEMS Sensor Hub"
223 turn query the EC and register the sensors.
236 information from ChromeOS EC.
247 tristate "ChromeOS EC Type-C Connector Control"
256 information from the Chrome OS EC.
309 tristate "ChromeOS EC Type-C Switch Control"
[all …]
/drivers/iio/common/cros_ec_sensors/
A DKconfig6 tristate "ChromeOS EC Sensors Core"
11 Base module for the ChromeOS EC Sensors module.
17 tristate "ChromeOS EC Contiguous Sensors"
22 presented by the ChromeOS EC Sensor hub.
26 tristate "ChromeOS EC Sensor for lid angle"
31 This module is loaded when the EC can calculate the angle between the base
35 tristate "ChromeOS EC Activity Sensors"
38 Module to handle activity events presented by the ChromeOS EC sensor hub.
/drivers/gpu/drm/display/
A Ddrm_hdmi_helper.c89 #define EC(x) ((x) << 2) macro
94 #define HDMI_COLORIMETRY_BT709_YCC (C(2) | EC(0) | ACE(0))
95 #define HDMI_COLORIMETRY_XVYCC_601 (C(3) | EC(0) | ACE(0))
96 #define HDMI_COLORIMETRY_XVYCC_709 (C(3) | EC(1) | ACE(0))
97 #define HDMI_COLORIMETRY_SYCC_601 (C(3) | EC(2) | ACE(0))
98 #define HDMI_COLORIMETRY_OPYCC_601 (C(3) | EC(3) | ACE(0))
99 #define HDMI_COLORIMETRY_OPRGB (C(3) | EC(4) | ACE(0))
100 #define HDMI_COLORIMETRY_BT2020_CYCC (C(3) | EC(5) | ACE(0))
101 #define HDMI_COLORIMETRY_BT2020_RGB (C(3) | EC(6) | ACE(0))
102 #define HDMI_COLORIMETRY_BT2020_YCC (C(3) | EC(6) | ACE(0))
[all …]
/drivers/platform/chrome/wilco_ec/
A DKconfig9 Wilco EC over an eSPI bus. This uses a simple byte-level protocol
16 tristate "Enable raw access to EC via debugfs"
20 the Wilco EC via debugfs. These commands do not do any byte
26 tristate "Enable event forwarding from EC to userspace"
29 If you say Y here, you get support for the EC to send events
30 (such as power state changes) to userspace. The EC sends the events
35 tristate "Enable querying telemetry data from EC"
38 If you say Y here, you get support to query EC telemetry data from
/drivers/platform/surface/aggregator/
A DKconfig11 embedded controller (EC) found on 5th- and later-generation Microsoft
15 Depending on the device in question, this EC provides varying
17 - EC access from ACPI via Surface ACPI Notify (5th- and 6th-generation)
26 is the device responsible for the communication with the EC, and a
27 basic kernel interface exposing the EC functionality to other client
28 drivers, i.e. allowing them to make requests to the EC and receive
34 Note: While 4th-generation Surface devices also make use of a SAM EC,
68 received from the EC, dropped data, and communication timeouts.
/drivers/platform/arm64/
A DKconfig3 # EC-like Drivers for aarch64 based devices.
12 for arm64 based devices, primarily EC-like device drivers.
27 Say Y here to enable the EC driver for the (Snapdragon-based)
28 Acer Aspire 1 laptop. The EC handles battery and charging
45 Say Y here to enable the EC driver for the Huawei Matebook E Go
/drivers/staging/nvec/
A DREADME4 embedded controller (EC) via I2C bus. The EC is an I2C master while the host
5 processor is the I2C slave. Requests from the host processor to the EC are
A DKconfig14 tristate "Keyboard on nVidia compliant EC"
24 tristate "PS2 on nVidia EC"
/drivers/platform/olpc/
A DKconfig23 Include support for the OLPC XO Embedded Controller (EC). The EC
/drivers/edac/
A Dmce_amd.c291 u16 ec = EC(m->status); in decode_mc0_mce()
401 u16 ec = EC(m->status); in decode_mc1_mce()
547 u16 ec = EC(m->status); in decode_mc2_mce()
558 u16 ec = EC(m->status); in decode_mc3_mce()
589 u16 ec = EC(m->status); in decode_mc4_mce()
646 u16 ec = EC(m->status); in decode_mc5_mce()
A Dmce_amd.h9 #define EC(x) ((x) & 0xffff) macro
/drivers/usb/typec/ucsi/
A DKconfig73 tristate "UCSI Driver for ChromeOS EC"
79 This driver enables UCSI support for a ChromeOS EC. The EC is
/drivers/watchdog/
A Dit87_wdt.c47 #define EC 0x04 macro
369 superio_select(EC); in it87_wdt_init()
/drivers/power/supply/
A DKconfig913 tristate "ChromeOS EC based USBPD charger"
916 Say Y here to enable ChromeOS EC based USBPD charger
918 what is connected to USB PD ports from the EC and converts
922 tristate "ChromeOS EC based peripheral charger"
926 Say Y here to enable ChromeOS EC based peripheral charge driver.
928 the peripheral charge ports from the EC and converts that into
932 tristate "ChromeOS EC based charge control"
937 Say Y here to enable ChromeOS EC based battery charge control.
987 tristate "Wilco EC based charger for ChromeOS"
/drivers/iio/proximity/
A DKconfig25 tristate "ChromeOS EC MKBP Proximity sensor"
28 Say Y here to enable the proximity sensor implemented via the ChromeOS EC MKBP
/drivers/platform/x86/
A DKconfig96 tristate "EC Backlight Driver for Hybrid Graphics Notebook Systems"
103 levels through the Embedded Controller (EC).
106 system with an EC-driven backlight.
491 tristate "MSI EC Extras"
582 embedded in Portwell's EC.
1013 tristate "OneXPlayer EC platform control"
1019 Enables support for the platform EC of OneXPlayer and AOKZOE
/drivers/acpi/
A DKconfig144 tristate "EC read/write access through /sys/kernel/debug/ec"
155 The kernel accesses the EC through ACPI parsed code provided by BIOS
156 tables. This option allows to access the EC directly without ACPI
159 and can be used to identify ACPI code or EC firmware bugs.
/drivers/iio/pressure/
A DKconfig61 tristate "ChromeOS EC Barometer Sensor"
65 presented by the ChromeOS EC Sensor hub.
/drivers/platform/surface/
A DKconfig46 the Surface System Aggregator Module (SSAM) EC. This interface is used
69 tools to directly communicate with the SSAM EC by sending requests and
/drivers/media/cec/platform/
A DKconfig6 tristate "ChromeOS EC CEC driver"
/drivers/gpu/drm/bridge/
A DKconfig62 tristate "ChromeOS EC ANX7688 bridge"
68 ChromeOS EC ANX7688 is an ultra-low power
/drivers/net/ethernet/
A Dfealnx.c270 EC = 0x00000800, /* excessive collision */ enumerator
1503 if (tx_status & (CSL | LC | EC | UDF | HF)) { in intr_handler()
1505 if (tx_status & EC) in intr_handler()
/drivers/hwmon/
A Dasus_wmi_sensors.c118 EC = 0x2 enumerator
/drivers/iio/chemical/
A DKconfig30 * EC SM sensor
/drivers/extcon/
A DKconfig195 using Chrome OS EC based USB Type-C ports.

Completed in 54 milliseconds

12