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.
173 tristate "ChromeOS EC miscdevice"
178 ChromeOS EC from userspace via a character device.
195 tristate "ChromeOS EC vboot context support"
199 This option exposes the ChromeOS EC vboot context nvram to
206 tristate "Export ChromeOS EC internals in DebugFS"
210 This option exposes the ChromeOS EC device internals to
217 tristate "ChromeOS EC MEMS Sensor Hub"
222 turn query the EC and register the sensors.
223 It also spreads the sensor data coming from the EC to the IIO sensor
230 tristate "ChromeOS EC control and information through sysfs"
235 information from ChromeOS EC.
246 tristate "ChromeOS EC Type-C Connector Control"
255 information from the Chrome OS EC.
258 called cros-ec-typec.
288 from the ChromeOS EC. On ACPI platorms this driver will bind to the
308 tristate "ChromeOS EC Type-C Switch Control"
312 If you say Y here, you get support for configuring the ChromeOS EC Type-C
322 tristate "Kunit tests for ChromeOS EC protocol" if !KUNIT_ALL_TESTS
327 Kunit tests for ChromeOS EC protocol.