/openbmc/linux/drivers/iio/adc/ |
H A D | twl4030-madc.c | 4 * TWL4030 MADC module driver-This driver monitors the real time 11 * Based on twl4030-madc.c 57 #define TWL4030_MADC_MADCON (1 << 0) /* MADC power on */ 58 #define TWL4030_MADC_BUSY (1 << 0) /* MADC busy */ 59 /* MADC conversion completion */ 61 /* MADC SWx start conversion */ 119 * struct twl4030_madc_request - madc request packet for channel conversion 154 * struct twl4030_madc_data - a container for madc info 155 * @dev: Pointer to device structure for madc 157 * @usb3v1: Pointer to bias regulator for madc [all …]
|
H A D | Makefile | 124 obj-$(CONFIG_TWL4030_MADC) += twl4030-madc.o
|
H A D | Kconfig | 1372 tristate "TWL4030 MADC (Monitoring A/D Converter)" 1375 This driver provides support for Triton TWL4030-MADC. The 1379 called twl4030-madc.
|
H A D | twl6030-gpadc.c | 13 * Based on twl4030-madc.c
|
/openbmc/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";
|
/openbmc/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 | 226 twl4030-madc-hwmon
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | twl4030.dtsi | 155 twl_madc: madc { 156 compatible = "ti,twl4030-madc";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | twl4030.dtsi | 156 twl_madc: madc { 157 compatible = "ti,twl4030-madc";
|
/openbmc/linux/include/linux/power/ |
H A D | twl4030_madc_battery.h | 3 * Dumb driver for LiIon batteries using TWL4030 madc.
|
/openbmc/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 | 601 * letting it generate the right frequencies for USB, MADC, and 657 /* effect->MADC+USB ck en */ in clocks_init()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | tlv320aic32x4.c | 715 u8 madc, nadc, mdac, ndac, max_nadc, min_mdac, max_ndac; in aic32x4_setup_clocks() local 724 { .id = "madc" }, in aic32x4_setup_clocks() 769 madc = DIV_ROUND_UP((32 * adc_resource_class), aosr); in aic32x4_setup_clocks() 774 max_nadc = AIC32X4_MAX_CODEC_CLKIN_FREQ / (madc * aosr * sample_rate); in aic32x4_setup_clocks() 777 adc_clock_rate = nadc * madc * aosr * sample_rate; in aic32x4_setup_clocks() 796 madc); in aic32x4_setup_clocks() 890 { .id = "madc" }, in aic32x4_set_bias_level()
|
H A D | tlv320aic32x4-clk.c | 437 .name = "madc", 446 (const char *[]) { "ndac", "mdac", "nadc", "madc" },
|
H A D | tlv320aic31xx.c | 193 u8 madc; member 198 /* mclk/p rate pll: r j d dosr ndac mdac aors nadc madc */ 935 aic31xx_divs[i].madc ? aic31xx_divs[i].madc : 1); in aic31xx_setup_pll() 955 aic31xx_divs[i].madc, in aic31xx_setup_pll() 1250 if (aic31xx_divs[aic31xx->rate_div_line].madc) in aic31xx_clk_on()
|
H A D | tlv320adc3xxx.c | 476 u8 madc; member 488 /* mclk, rate, p, r, j, d, nadc, madc, aosr */ 1201 /* MADC */ in adc3xxx_hw_params() 1203 ADC3XXX_MADC_MASK, adc3xxx_divs[i].madc); in adc3xxx_hw_params() 1209 bdiv = (adc3xxx_divs[i].aosr * adc3xxx_divs[i].madc) / (2 * width); in adc3xxx_hw_params()
|
/openbmc/linux/drivers/power/supply/ |
H A D | twl4030_madc_battery.c | 3 * Dumb driver for LiIon batteries using TWL4030 madc.
|
H A D | Kconfig | 419 tristate "TWL4030 MADC battery driver" 423 through the 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()
|
/openbmc/linux/sound/pci/ac97/ |
H A D | ac97_proc.c | 197 val & AC97_EA_MDAC ? " MADC" : "", in snd_ac97_proc_read_main()
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |