/linux/Documentation/wmi/devices/ |
H A D | msi-wmi-platform.rst | 1 .. SPDX-License-Identifier: GPL-2.0-or-later 4 MSI WMI Platform Features driver (msi-wmi-platform) 11 by the embedded controller, with the ACPI firmware exposing a standard ACPI WMI interface on top 12 of the embedded controller interface. 17 The WMI interface description can be decoded from the embedded binary MOF (bmof) 24 guid("{ABBC0F60-8EA1-11d1-00A0-C90629100000}")] 31 guid("{ABBC0F63-8EA1-11d1-00A0-C90629100000}")] 38 guid("{ABBC0F6E-8EA1-11d1-00A0-C90629100000}")] 142 ------------------- 144 Returns embedded controller information, the selected subfeature does not matter. The output [all …]
|
/linux/drivers/platform/chrome/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 26 If you have an ACPI-compatible Chromebook, say Y or M here. 47 The range of memory used is 0xf00000-0x1000000, traditionally 48 the memory used to back VGA controller memory. 54 tristate "ChromeOS Tablet Switch Controller" 65 tristate "ChromeOS Embedded Controller" 69 If you say Y here you get support for the ChromeOS Embedded 70 Controller (EC) providing keyboard, battery and power services. 78 tristate "ChromeOS Embedded Controller (I2C)" 83 EC through an I2C bus. This uses a simple byte-level protocol with [all …]
|
/linux/drivers/staging/nvec/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 3 tristate "NV Tegra Embedded Controller SMBus Interface" 7 Say Y here to enable support for a nVidia compliant embedded 8 controller. 11 called mfd-nvec 18 a nVidia compliant embedded controller. 21 called keyboard-nvec 28 to a nVidia compliant embedded controller. 31 called serio-nvec-ps2 39 nVidia compliant embedded controllers. [all …]
|
H A D | README | 1 NVEC: An NVidia compliant Embedded Controller Protocol Implementation 4 embedded controller (EC) via I2C bus. The EC is an I2C master while the host 13 [1] e.g. https://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=tree;f=arch/arm/mach-tegra/nvec;hb=a…
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-wilco-ec | 15 Display Wilco Embedded Controller firmware build date. 22 Display Wilco Embedded Controller build revision. 30 Display Wilco Embedded Controller model number. 43 - In S0, the port will always provide power. 44 - In S0ix, if usb_charge is enabled, then power will be 47 - In S5, if usb_charge is enabled, then power will be supplied 56 Display Wilco Embedded Controller firmware version.
|
H A D | debugfs-ec | 9 the EC here (XY -> GPE number from `/sys/kernel/debug/ec/*/gpe`): 14 should get used to read out the 256 Embedded Controller registers 18 Do not write to the Embedded Controller if you don't know
|
/linux/drivers/misc/mei/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 2 # Copyright (c) 2003-2019, Intel Corporation. All rights reserved. 13 <https://software.intel.com/en-us/manageability/> 50 tristate "Intel MEI GSC embedded device" 54 Intel auxiliary driver for GSC devices embedded in Intel graphics devices. 56 An MEI device here called GSC can be embedded in an 62 tristate "Intel visual sensing controller device transport driver" 67 controller (IVSC) device. 70 will be called mei-vsc-hw. 73 tristate "Intel visual sensing controller device with ME interface" [all …]
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | ene-kb3930.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/mfd/ene-kb3930.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: ENE KB3930 Embedded Controller 10 This binding describes the ENE KB3930 Embedded Controller attached to an 14 - Lubomir Rintel <lkundrak@v3.sk> 19 - enum: 20 - dell,wyse-ariel-ec # Dell Wyse Ariel board (3020) 21 - const: ene,kb3930 [all …]
|
H A D | ene-kb930.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/mfd/ene-kb930.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: ENE KB930 Embedded Controller 10 This binding describes the ENE KB930 Embedded Controller attached to an 14 - Dmitry Osipenko <digetx@gmail.com> 16 $ref: /schemas/power/supply/power-supply.yaml 21 - enum: 22 - acer,a500-iconia-ec # Acer A500 Iconia tablet device [all …]
|
H A D | netronix,ntxec.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Netronix Embedded Controller 10 - Jonathan Neuschäfer <j.neuschaefer@gmx.net> 13 This EC is found in e-book readers of multiple brands (e.g. Kobo, Tolino), and 22 - description: The I2C address of the EC 24 system-power-controller: 26 description: See Documentation/devicetree/bindings/power/power-controller.txt 33 "#pwm-cells": [all …]
|
/linux/include/linux/platform_data/ |
H A D | wilco-ec.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * ChromeOS Wilco Embedded Controller 25 * struct wilco_ec_device - Wilco Embedded Controller handle. 34 * @debugfs_pdev: The child platform_device used by the debugfs sub-driver. 35 * @rtc_pdev: The child platform_device used by the RTC sub-driver. 36 * @charger_pdev: Child platform_device used by the charger config sub-driver. 37 * @telem_pdev: The child platform_device used by the telemetry sub-driver. 54 * struct wilco_ec_request - Mailbox request message format. 72 * struct wilco_ec_response - Mailbox response message format. 75 * @result: Result code from the EC. Non-zero indicates an error. [all …]
|
/linux/Documentation/devicetree/bindings/platform/ |
H A D | acer,aspire1-ec.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/platform/acer,aspire1-ec.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Acer Aspire 1 Embedded Controller 10 - Nikita Travkin <nikita@trvn.ru> 13 The Acer Aspire 1 laptop uses an embedded controller to control battery 15 laptop lid status and HPD events for the USB Type-C DP alt mode. 19 const: acer,aspire1-ec 28 $ref: /schemas/connector/usb-connector.yaml# [all …]
|
H A D | lenovo,yoga-c630-ec.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/platform/lenovo,yoga-c630-ec.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Lenovo Yoga C630 Embedded Controller. 10 - Bjorn Andersson <andersson@kernel.org> 13 The Qualcomm Snapdragon-based Lenovo Yoga C630 has an Embedded Controller 14 (EC) which handles things such as battery and USB Type-C. This binding 19 const: lenovo,yoga-c630-ec 24 '#address-cells': [all …]
|
H A D | microsoft,surface-sam.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/platform/microsoft,surface-sam.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Konrad Dybcio <konradybcio@kernel.org> 13 Surface devices use a standardized embedded controller to let the 20 const: microsoft,surface-sam 25 current-speed: true 28 - compatible 29 - interrupts [all …]
|
/linux/Documentation/devicetree/bindings/misc/ |
H A D | olpc,xo1.75-ec.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 4 --- 5 $id: http://devicetree.org/schemas/misc/olpc,xo1.75-ec.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: OLPC XO-1.75 Embedded Controller 11 This binding describes the Embedded Controller acting as a SPI bus master 12 on a OLPC XO-1.75 laptop computer. 14 The embedded controller requires the SPI controller driver to signal 17 "ready-gpios" property of the SSP binding as documented in: 18 <Documentation/devicetree/bindings/spi/marvell,mmp2-ssp.yaml>. [all …]
|
/linux/drivers/platform/arm64/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # EC-like Drivers for aarch64 based devices. 7 bool "ARM64 Platform-Specific Device Drivers" 11 Say Y here to get to see options for platform-specific device drivers 12 for arm64 based devices, primarily EC-like device drivers. 20 tristate "Acer Aspire 1 Embedded Controller driver" 27 Say Y here to enable the EC driver for the (Snapdragon-based) 30 and USB Type-C DP HPD events. 37 tristate "Lenovo Yoga C630 Embedded Controller driver" 42 Driver for the Embedded Controller in the Qualcomm Snapdragon-based
|
/linux/drivers/pci/controller/cadence/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 3 menu "Cadence-based PCIe controllers" 25 bool "Cadence platform PCIe controller (host mode)" 30 Say Y here if you want to support the Cadence PCIe platform controller in 31 host mode. This PCIe controller may be embedded into many different 35 bool "Cadence platform PCIe controller (endpoint mode)" 41 Say Y here if you want to support the Cadence PCIe platform controller in 42 endpoint mode. This PCIe controller may be embedded into many 49 bool "TI J721E PCIe controller (host mode)" 56 controller in host mode. TI J721E PCIe controller uses Cadence PCIe [all …]
|
/linux/drivers/scsi/pm8001/ |
H A D | pm8001_ctl.c | 2 * PMC-Sierra 8001/8081/8088/8089 SAS/SATA based host adapters driver 4 * Copyright (c) 2008-2009 USI Co., Ltd. 18 * 3. Neither the names of the above-listed copyright holders nor the names 49 * pm8001_ctl_mpi_interface_rev_show - MPI interface revision number 50 * @cdev: pointer to embedded class device 54 * A sysfs 'read-only' shost attribute. 61 struct pm8001_hba_info *pm8001_ha = sha->lldd_ha; in pm8001_ctl_mpi_interface_rev_show() 63 if (pm8001_ha->chip_id == chip_8001) { in pm8001_ctl_mpi_interface_rev_show() 65 pm8001_ha->main_cfg_tbl.pm8001_tbl.interface_rev); in pm8001_ctl_mpi_interface_rev_show() 68 pm8001_ha->main_cfg_tbl.pm80xx_tbl.interface_rev); in pm8001_ctl_mpi_interface_rev_show() [all …]
|
/linux/drivers/memory/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 7 bool "Memory Controller drivers" 9 This option allows to enable specific memory controller drivers, 10 useful mostly on embedded systems. These could be controllers 29 This selects the ARM PrimeCell PL172 MultiPort Memory Controller. 30 If you have an embedded system with an AMBA bus and a PL172 31 controller, say Y or M here. 41 Driver for Atmel EBI controller. 42 Used to configure the EBI (external bus interface) when the device- 43 tree is used. This bus supports NANDs, external ethernet controller, [all …]
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | arm,coresight-tmc.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/arm/arm,coresight-tmc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Arm CoreSight Trace Memory Controller 10 - Mathieu Poirier <mathieu.poirier@linaro.org> 11 - Mike Leach <mike.leach@linaro.org> 12 - Leo Yan <leo.yan@linaro.org> 13 - Suzuki K Poulose <suzuki.poulose@arm.com> 23 Trace Memory Controller is used for Embedded Trace Buffer(ETB), Embedded Trace [all …]
|
/linux/Documentation/driver-api/xilinx/ |
H A D | eemi.rst | 6 ------------------------------------- 7 The zynqmp-firmware node describes the interface to platform firmware. 10 used by any driver to communicate with PMC(Platform Management Controller). 12 Embedded Energy Management Interface (EEMI) 13 ---------------------------------------------- 14 The embedded energy management interface is used to allow software 16 device to communicate with a power management controller (PMC) on a 23 ------ 30 - IOCTL_SET_PLL_FRAC_MODE 8 31 - IOCTL_GET_PLL_FRAC_MODE 9 [all …]
|
/linux/drivers/i2c/busses/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 9 comment "PC SMBus host controller drivers" 16 for Cypress CCGx Type-C controller. Individual bus drivers 24 Host controller on Acer Labs Inc. (ALI) M1535 South Bridges. The SMB 25 controller is part of the 7101 device, which is an ACPI-compliant 29 will be called i2c-ali1535. 36 Host controller on Acer Labs Inc. (ALI) M1563 South Bridges. The SMB 37 controller is part of the 7101 device, which is an ACPI-compliant 41 will be called i2c-ali1563. 51 will be called i2c-ali15x3. [all …]
|
/linux/drivers/mfd/ |
H A D | acer-ec-a500.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Acer Iconia Tab A500 Embedded Controller Driver 5 * Copyright 2020 GRATE-driver project 20 * Controller's firmware expects specific command opcodes to be used for the 46 while (retries-- > 0) { in a500_ec_read() 55 dev_err(&client->dev, "read 0x%x failed: %d\n", reg, ret); in a500_ec_read() 76 while (retries-- > 0) { in a500_ec_write() 85 dev_err(&client->dev, "write 0x%x failed: %d\n", reg, ret); in a500_ec_write() 136 { .name = "acer-a500-iconia-battery", }, 137 { .name = "acer-a500-iconia-leds", }, [all …]
|
/linux/drivers/platform/olpc/ |
H A D | Kconfig | 9 Say Y here to get to see options for the ARM-based OLPC platform. 17 tristate "OLPC XO 1.75 Embedded Controller" 23 Include support for the OLPC XO Embedded Controller (EC). The EC
|
/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,eud.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm Embedded USB Debugger 10 - Souradeep Chowdhury <quic_schowdhu@quicinc.com> 13 This binding is used to describe the Qualcomm Embedded USB Debugger, which is 14 mini USB-hub implemented on chip to support USB-based debug capabilities. 19 - enum: 20 - qcom,sc7280-eud 21 - const: qcom,eud [all …]
|