Searched full:madc (Results 1 – 11 of 11) sorted by relevance
| /linux/Documentation/devicetree/bindings/iio/adc/ |
| H A D | ti,twl4030-madc.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/ti,twl4030-madc.yaml# 7 title: MADC subsystem in the TWL4030 power module 13 The MADC subsystem in the TWL4030 consists of a 10-bit ADC 18 const: ti,twl4030-madc 23 ti,system-uses-second-madc-irq: 26 Set if the second madc irq register should be used, which is intended 42 madc { 43 compatible = "ti,twl4030-madc";
|
| /linux/Documentation/hwmon/ |
| H A D | twl4030-madc-hwmon.rst | 1 Kernel driver twl4030-madc 8 Prefix: 'twl4030-madc' 18 other things it contains a 10-bit A/D converter MADC. The converter has 16
|
| H A D | index.rst | 263 twl4030-madc-hwmon
|
| /linux/drivers/mfd/ |
| H A D | twl4030-irq.c | 154 .name = "madc", 155 SIH_INITIALIZER(MADC, 4) 213 .name = "madc", 214 SIH_INITIALIZER(MADC, 4) 351 * inverted: for MADC, COR=1 means "clear on write". in twl4030_init_sih_modules()
|
| H A D | twl-core.c | 608 * letting it generate the right frequencies for USB, MADC, and 664 /* effect->MADC+USB ck en */ in clocks_init()
|
| /linux/include/linux/power/ |
| H A D | twl4030_madc_battery.h | 3 * Dumb driver for LiIon batteries using TWL4030 madc.
|
| /linux/sound/soc/codecs/ |
| H A D | tlv320aic32x4-clk.c | 437 .name = "madc", 446 (const char *[]) { "ndac", "mdac", "nadc", "madc" },
|
| H A D | tlv320adc3xxx.c | 477 u8 madc; member 489 /* mclk, rate, p, r, j, d, nadc, madc, aosr */ 1251 /* MADC */ in adc3xxx_hw_params() 1253 ADC3XXX_MADC_MASK, adc3xxx_divs[i].madc); in adc3xxx_hw_params() 1259 bdiv = (adc3xxx_divs[i].aosr * adc3xxx_divs[i].madc) / (2 * width); in adc3xxx_hw_params()
|
| /linux/drivers/power/supply/ |
| H A D | twl4030_madc_battery.c | 3 * Dumb driver for LiIon batteries using TWL4030 madc.
|
| H A D | twl4030_charger.c | 92 * If AC (Accessory Charger) voltage exceeds 4.5V (MADC 11) 249 * If AC (Accessory Charger) voltage exceeds 4.5V (MADC 11) in twl4030_charger_update_current()
|
| /linux/drivers/iio/adc/ |
| H A D | twl6030-gpadc.c | 13 * Based on twl4030-madc.c
|