Lines Matching full:ec
81 Controller (EC) providing keyboard, battery and power services.
83 protocol for talking to the EC is defined by the bus driver.
94 EC through an I2C bus. This uses a simple byte-level protocol with
102 If you say Y here, you get support for talking to the ChromeOS EC
104 checksum. Also since there's no addition EC-to-host interrupt, this
115 If you say Y here, you get support for talking to the ChromeOS EC
128 If you say Y here, you get support for talking to the ChromeOS EC
129 through a SPI bus, using a byte-level protocol. Since the EC's
137 If you say Y here, you get support for talking to the ChromeOS EC
148 If you say Y here, you get support for talking to the ChromeOS EC
149 over an LPC bus, including the LPC Microchip EC (MEC) variant.
160 ChromeOS EC communication protocol helpers.
174 tristate "ChromeOS EC miscdevice"
179 ChromeOS EC from userspace via a character device.
196 tristate "ChromeOS EC vboot context support"
200 This option exposes the ChromeOS EC vboot context nvram to
207 tristate "Export ChromeOS EC internals in DebugFS"
211 This option exposes the ChromeOS EC device internals to
218 tristate "ChromeOS EC MEMS Sensor Hub"
223 turn query the EC and register the sensors.
224 It also spreads the sensor data coming from the EC to the IIO sensor
231 tristate "ChromeOS EC control and information through sysfs"
236 information from ChromeOS EC.
247 tristate "ChromeOS EC Type-C Connector Control"
256 information from the Chrome OS EC.
259 called cros-ec-typec.
289 from the ChromeOS EC. On ACPI platforms this driver will bind to the
309 tristate "ChromeOS EC Type-C Switch Control"
313 If you say Y here, you get support for configuring the ChromeOS EC Type-C
323 tristate "Kunit tests for ChromeOS EC protocol" if !KUNIT_ALL_TESTS
328 Kunit tests for ChromeOS EC protocol.