Home
last modified time | relevance | path

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

/drivers/platform/chrome/wilco_ec/
DKconfig7 Wilco EC over an eSPI bus. This uses a simple byte-level protocol
14 tristate "Enable raw access to EC via debugfs"
18 the Wilco EC via debugfs. These commands do not do any byte
24 tristate "Enable event forwarding from EC to userspace"
27 If you say Y here, you get support for the EC to send events
28 (such as power state changes) to userspace. The EC sends the events
33 tristate "Enable querying telemetry data from EC"
36 If you say Y here, you get support to query EC telemetry data from
/drivers/platform/chrome/
DKconfig69 Controller (EC) providing keyboard, battery and power services.
71 protocol for talking to the EC is defined by the bus driver.
82 EC through an I2C bus. This uses a simple byte-level protocol with
90 If you say Y here, you get support for talking to the ChromeOS EC
92 checksum. Also since there's no addition EC-to-host interrupt, this
103 If you say Y here, you get support for talking to the ChromeOS EC
116 If you say Y here, you get support for talking to the ChromeOS EC
117 through a SPI bus, using a byte-level protocol. Since the EC's
125 If you say Y here, you get support for talking to the ChromeOS EC
126 over an LPC bus, including the LPC Microchip EC (MEC) variant.
[all …]
/drivers/iio/common/cros_ec_sensors/
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
/drivers/staging/nvec/
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
DKconfig14 tristate "Keyboard on nVidia compliant EC"
24 tristate "PS2 on nVidia EC"
/drivers/platform/olpc/
DKconfig23 Include support for the OLPC XO Embedded Controller (EC). The EC
/drivers/edac/
Dmce_amd.c545 u16 ec = EC(m->status); in decode_mc0_mce()
655 u16 ec = EC(m->status); in decode_mc1_mce()
801 u16 ec = EC(m->status); in decode_mc2_mce()
812 u16 ec = EC(m->status); in decode_mc3_mce()
843 u16 ec = EC(m->status); in decode_mc4_mce()
900 u16 ec = EC(m->status); in decode_mc5_mce()
Dmce_amd.h9 #define EC(x) ((x) & 0xffff) macro
Damd64_edac.c2548 u16 ec = EC(m->status); in decode_bus_error()
/drivers/gpu/drm/
Ddrm_edid.c5449 #define EC(x) ((x) << 2) macro
5453 #define HDMI_COLORIMETRY_SMPTE_170M_YCC (C(1) | EC(0) | ACE(0))
5454 #define HDMI_COLORIMETRY_BT709_YCC (C(2) | EC(0) | ACE(0))
5455 #define HDMI_COLORIMETRY_XVYCC_601 (C(3) | EC(0) | ACE(0))
5456 #define HDMI_COLORIMETRY_XVYCC_709 (C(3) | EC(1) | ACE(0))
5457 #define HDMI_COLORIMETRY_SYCC_601 (C(3) | EC(2) | ACE(0))
5458 #define HDMI_COLORIMETRY_OPYCC_601 (C(3) | EC(3) | ACE(0))
5459 #define HDMI_COLORIMETRY_OPRGB (C(3) | EC(4) | ACE(0))
5460 #define HDMI_COLORIMETRY_BT2020_CYCC (C(3) | EC(5) | ACE(0))
5461 #define HDMI_COLORIMETRY_BT2020_RGB (C(3) | EC(6) | ACE(0))
[all …]
/drivers/iio/pressure/
DKconfig47 tristate "ChromeOS EC Barometer Sensor"
51 presented by the ChromeOS EC Sensor hub.
/drivers/iio/chemical/
DKconfig19 * EC SM sensor
/drivers/acpi/
DKconfig140 tristate "EC read/write access through /sys/kernel/debug/ec"
150 The kernel accesses the EC through ACPI parsed code provided by BIOS
151 tables. This option allows to access the EC directly without ACPI
154 and can be used to identify ACPI code or EC firmware bugs.
/drivers/power/supply/
DKconfig661 tristate "ChromeOS EC based USBPD charger"
665 Say Y here to enable ChromeOS EC based USBPD charger
667 what is connected to USB PD ports from the EC and converts
705 tristate "Wilco EC based charger for ChromeOS"
/drivers/iio/accel/
DKconfig204 tristate "ChromeOS EC Legacy Accelerometer Sensor"
208 legacy EC firmware.
/drivers/net/ethernet/
Dfealnx.c277 EC = 0x00000800, /* excessive collision */ enumerator
1504 if (tx_status & (CSL | LC | EC | UDF | HF)) { in intr_handler()
1506 if (tx_status & EC) in intr_handler()
/drivers/extcon/
DKconfig187 using Chrome OS EC based USB Type-C ports.
/drivers/iio/light/
DKconfig142 tristate "ChromeOS EC Light and Proximity Sensors"
146 presented by the ChromeOS EC Sensor hub.
/drivers/input/keyboard/
DKconfig737 tristate "ChromeOS EC keyboard"
742 and implemented on the ChromeOS EC. You must enable one bus option
/drivers/i2c/busses/
DKconfig1362 tristate "ChromeOS EC tunnel I2C bus"
1366 through to the other side of the ChromeOS EC to the i2c bus
1368 talk to the EC (SPI, I2C or LPC).
/drivers/pwm/
DKconfig147 tristate "ChromeOS EC PWM driver"
/drivers/eisa/
Deisa.ids1203 STL0400 "Stallion Technologies - EC 8/64-EI"
1204 STL0410 "Stallion Technologies - EC 8/32-AT"
1205 STL0420 "Stallion Technologies - EC 8/64-AT"
/drivers/media/platform/
DKconfig549 tristate "ChromeOS EC CEC driver"
/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.c371 SET_VAL(EC, csum_enable) | in xgene_enet_work_msg()
/drivers/rtc/
DKconfig1287 tristate "Chrome OS EC RTC driver"
1915 tristate "Wilco EC RTC"