Searched +full:embedded +full:- +full:controller (Results 1 – 25 of 511) sorted by relevance
12345678910>>...21
/Linux-v6.1/drivers/staging/nvec/ |
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 …]
|
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-v6.1/drivers/platform/chrome/ |
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-v6.1/Documentation/ABI/testing/ |
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.
|
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
|
D | sysfs-bus-surface_aggregator-tabletsw | 6 This attribute returns a string with the current type-cover 7 or device posture, as indicated by the embedded controller. 10 - "disconnected": The type-cover has been disconnected. 12 - "closed": The type-cover has been folded closed and lies on 15 - "laptop": The type-cover is open and in laptop-mode, i.e., 18 - "folded-canvas": The type-cover has been folded back 19 part-ways, but does not lie flush with the back side of the 20 device. In general, this means that the kick-stand is used 23 - "folded-back": The type cover has been fully folded back and 26 - "<unknown>": The current state is unknown to the driver, for [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
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 bindings 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 …]
|
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 bindings 10 This binding describes the ENE KB930 Embedded Controller attached to an 14 - Dmitry Osipenko <digetx@gmail.com> 19 - enum: 20 - acer,a500-iconia-ec # Acer A500 Iconia tablet device 21 - const: ene,kb930 [all …]
|
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 …]
|
D | stericsson,db8500-prcmu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/mfd/stericsson,db8500-prcmu.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: ST-Ericsson DB8500 PRCMU - Power Reset and Control Management Unit 10 - Linus Walleij <linus.walleij@linaro.org> 13 The DB8500 Power Reset and Control Management Unit is an XP70 8-bit 14 microprocessor that is embedded in the always-on power domain of the 20 pattern: '^prcmu@[0-9a-f]+$' 23 description: The device is compatible both to the device-specific [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/misc/ |
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 bindings 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-v6.1/include/linux/platform_data/ |
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-v6.1/drivers/pci/controller/cadence/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 25 bool "Cadence PCIe platform host controller" 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 PCIe platform endpoint controller" 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 platform host controller" 55 controller in host mode. TI J721E PCIe controller uses Cadence PCIe 59 bool "TI J721E PCIe platform endpoint controller" [all …]
|
/Linux-v6.1/Documentation/driver-api/xilinx/ |
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-v6.1/Documentation/devicetree/bindings/arm/ |
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-v6.1/drivers/memory/ |
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. 34 bool "Atmel (Multi-port DDR-)SDRAM Controller" 39 This driver is for Atmel SDRAM Controller or Atmel Multi-port 40 DDR-SDRAM Controller available on Atmel AT91SAM9 and SAMA5 SoCs. [all …]
|
/Linux-v6.1/drivers/scsi/pm8001/ |
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-v6.1/drivers/platform/olpc/ |
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-v6.1/drivers/mfd/ |
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 …]
|
D | cros_ec_dev.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * cros_ec_dev - expose the Chrome OS Embedded Controller to user-space 20 #define DRV_NAME "cros-ec-dev" 28 * struct cros_feature_to_name - CrOS feature id to name/short description. 40 * struct cros_feature_to_cells - CrOS feature id to mfd cells association. 80 { .name = "cros-ec-cec", }, 84 { .name = "cros-ec-rtc", }, 88 { .name = "cros-ec-sensorhub", }, 92 { .name = "cros-usbpd-charger", }, 93 { .name = "cros-usbpd-logger", }, [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/soc/qcom/ |
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 …]
|
/Linux-v6.1/drivers/hid/surface-hid/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0+ 15 by the Surface Aggregator Module (i.e. the embedded controller) on 16 7th-generation Microsoft Surface devices, i.e. Surface Book 3 and 31 by the Surface Aggregator Module (i.e. the embedded controller) on
|
/Linux-v6.1/drivers/i2c/busses/ |
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-v6.1/Documentation/devicetree/bindings/chrome/ |
D | google,cros-ec-typec.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/chrome/google,cros-ec-typec.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Google Chrome OS EC(Embedded Controller) Type C port driver. 10 - Benson Leung <bleung@chromium.org> 11 - Prashant Malani <pmalani@chromium.org> 14 Chrome OS devices have an Embedded Controller(EC) which has access to 17 cros-ec node like google,cros-ec-spi. 21 const: google,cros-ec-typec [all …]
|
/Linux-v6.1/drivers/media/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 7 # NOTE: CEC and Remote Controller support should not depend on MEDIA_SUPPORT 36 If not selected, all non-optional media core functionality 47 By default, a media driver auto-selects all possible ancillary 53 like on embedded systems. 65 # Multimedia support - automatically enable V4L2 and DVB core 127 prompt "Platform-specific devices" if MEDIA_SUPPORT_FILTER 134 This is found on Embedded hardware (SoC), on V4L2 codecs and 171 bool "Media Controller API" 174 Enable the media controller API used to query media devices internal [all …]
|
12345678910>>...21