Home
last modified time | relevance | path

Searched refs:ADC2 (Results 1 – 25 of 25) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dimx6ul_tsc.txt5 - reg: this touch controller address and the ADC2 address.
6 - interrupts: the interrupt of this touch controller and ADC2.
7 - clocks: the root clock of touch controller and ADC2.
/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/configuration/evb-npcm845-yaml-config/
H A Devb-npcm845-ipmi-inventory-sensors.yaml21 /xyz/openbmc_project/sensors/voltage/ADC2:
H A Devb-npcm845-ipmi-sensors.yaml64 path: /xyz/openbmc_project/sensors/voltage/ADC2
/openbmc/linux/include/dt-bindings/clock/
H A Dstm32mp13-clks.h192 #define ADC2 159 macro
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Daspeed,ast2600-pinctrl.yaml32 enum: [ ADC0, ADC1, ADC10, ADC11, ADC12, ADC13, ADC14, ADC15, ADC2,
56 enum: [ ADC0, ADC1, ADC10, ADC11, ADC12, ADC13, ADC14, ADC15, ADC2,
H A Daspeed,ast2400-pinctrl.yaml39 ADC2, ADC3, ADC4, ADC5, ADC6, ADC7, ADC8, ADC9, BMCINT, DDCCLK, DDCDAT,
H A Daspeed,ast2500-pinctrl.yaml51 ADC2, ADC3, ADC4, ADC5, ADC6, ADC7, ADC8, ADC9, BMCINT, DDCCLK, DDCDAT,
/openbmc/linux/drivers/iio/adc/
H A Dlp8788_adc.c144 [LPADC_ADC2] = LP8788_CHAN(ADC2, IIO_VOLTAGE),
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dst,stm32-adc.yaml178 - description: interrupt line for ADC2
246 - 0x100: ADC2
563 // Example 3: with stm32mp157c to setup ADC2 with:
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-g6-pinctrl.dtsi46 function = "ADC2";
47 groups = "ADC2";
H A Daspeed-g4.dtsi736 function = "ADC2";
737 groups = "ADC2";
H A Daspeed-g5.dtsi865 function = "ADC2";
866 groups = "ADC2";
/openbmc/linux/sound/firewire/
H A DKconfig39 * Weiss Engineering ADC2, Vesta, Minerva, AFI1, DAC1, INT202, DAC202
/openbmc/u-boot/arch/arm/dts/
H A Dast2400.dtsi671 function = "ADC2";
672 groups = "ADC2";
H A Dast2500.dtsi711 function = "ADC2";
712 groups = "ADC2";
H A Dstm32f429.dtsi487 clocks = <&rcc 0 STM32F4_APB2_CLOCK(ADC2)>;
H A Dast2600.dtsi1127 function = "ADC2";
1128 groups = "ADC2";
/openbmc/linux/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g6.c944 SIG_EXPR_LIST_DECL_SESG(AE19, ADC2, ADC2);
945 PIN_DECL_(AE19, SIG_EXPR_LIST_PTR(AE19, GPIT2), SIG_EXPR_LIST_PTR(AE19, ADC2));
947 FUNC_GROUP_DECL(ADC2, AE19);
1904 ASPEED_PINCTRL_GROUP(ADC2),
2145 ASPEED_PINCTRL_FUNC(ADC2),
H A Dpinctrl-aspeed-g4.c1479 SIG_EXPR_LIST_DECL_SINGLE(L3, ADC2, ADC2);
1480 PIN_DECL_(L3, SIG_EXPR_LIST_PTR(L3, GPIOW2), SIG_EXPR_LIST_PTR(L3, ADC2));
1481 FUNC_GROUP_DECL(ADC2, L3);
2140 ASPEED_PINCTRL_GROUP(ADC2),
2295 ASPEED_PINCTRL_FUNC(ADC2),
H A Dpinctrl-aspeed-g5.c1329 SIG_EXPR_LIST_DECL_SINGLE(E2, ADC2, ADC2);
1330 PIN_DECL_(E2, SIG_EXPR_LIST_PTR(E2, GPIOW2), SIG_EXPR_LIST_PTR(E2, ADC2));
1331 FUNC_GROUP_DECL(ADC2, E2);
2147 ASPEED_PINCTRL_GROUP(ADC2),
2317 ASPEED_PINCTRL_FUNC(ADC2),
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32f429.dtsi527 clocks = <&rcc 0 STM32F4_APB2_CLOCK(ADC2)>;
H A Dstm32mp15-pinctrl.dtsi30 <STM32_PINMUX('F', 13, ANALOG)>, /* ADC2 in2 */
31 <STM32_PINMUX('F', 14, ANALOG)>; /* ADC2 in6 */
38 <STM32_PINMUX('F', 13, ANALOG)>; /* ADC2 in2 */
H A Dstm32mp131.dtsi752 clocks = <&rcc ADC2>, <&rcc ADC2_K>;
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7-colibri.dtsi141 /* ADC2 is not available as it conflicts with AD7879 resistive touchscreen. */
/openbmc/linux/drivers/clk/stm32/
H A Dclk-stm32mp13.c1372 STM32_GATE_CFG(ADC2, adc2, SECF_ADC2),