Searched +full:twl6030 +full:- +full:gpadc (Results 1 – 8 of 8) sorted by relevance
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | ti,twl6030-gpadc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/ti,twl6030-gpad [all...] |
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | ti,twl.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Andreas Kemnade <andreas@kemnade.info> 19 - if: 26 "^regulator-" [all...] |
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | twl6030.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/ 8 * https://www.ti.com/lit/ds/symlink/twl6030.pdf 11 compatible = "ti,twl6030"; 12 interrupt-controller; 13 #interrupt-cells = <1>; 16 compatible = "ti,twl4030-rt [all...] |
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | ti,twl6030-charger.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/power/supply/ti,twl6030 [all...] |
/linux/drivers/iio/adc/ |
H A D | twl6030-gpadc.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * TWL6030 GPADC module driver 5 * Copyright (C) 2009-2013 Texas Instruments Inc. 13 * Based on twl4030-madc.c 30 * twl6030 per TRM has 17 channels, and twl6032 has 19 channels 74 * struct twl6030_chnl_calib - channe 385 struct twl6030_gpadc_data *gpadc = iio_priv(indio_dev); twl6030_gpadc_irq_handler() local 448 twl6030_gpadc_make_correction(struct twl6030_gpadc_data * gpadc,int channel,int raw_code) twl6030_gpadc_make_correction() argument 463 twl6030_gpadc_get_raw(struct twl6030_gpadc_data * gpadc,int channel,int * res) twl6030_gpadc_get_raw() argument 488 twl6030_gpadc_get_processed(struct twl6030_gpadc_data * gpadc,int channel,int * val) twl6030_gpadc_get_processed() argument 520 struct twl6030_gpadc_data *gpadc = iio_priv(indio_dev); twl6030_gpadc_read_raw() local 573 twl6030_calibrate_channel(struct twl6030_gpadc_data * gpadc,int channel,int d1,int d2) twl6030_calibrate_channel() argument 621 twl6030_calibration(struct twl6030_gpadc_data * gpadc) twl6030_calibration() argument 708 twl6032_calibration(struct twl6030_gpadc_data * gpadc) twl6032_calibration() argument 881 struct twl6030_gpadc_data *gpadc; twl6030_gpadc_probe() local [all...] |
H A D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 6 obj-$(CONFIG_IIO_ADC_HELPER) += industrialio-adc.o 9 obj-$(CONFIG_AB8500_GPADC) += ab8500-gpadc.o 10 obj-$(CONFIG_AD_SIGMA_DELTA) += ad_sigma_delta.o 11 obj- [all...] |
/linux/drivers/mfd/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 57 tristate "Active-semi ACT8945A" 62 Support for the ACT8945A PMIC from Active-semi. This device 63 features three step-down DC/DC converters and four low-dropout 68 tristate "Allwinner sunxi platforms' GPADC MFD driver" 79 sun4i-gpad [all...] |
/linux/ |
H A D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|