Searched refs:ADC2 (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | imx6ul_tsc.txt | 5 - 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.
|
/Linux-v6.1/include/dt-bindings/clock/ |
D | stm32mp13-clks.h | 192 #define ADC2 159 macro
|
/Linux-v6.1/drivers/iio/adc/ |
D | lp8788_adc.c | 144 [LPADC_ADC2] = LP8788_CHAN(ADC2, IIO_VOLTAGE),
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | aspeed-g6-pinctrl.dtsi | 46 function = "ADC2"; 47 groups = "ADC2";
|
D | aspeed-g4.dtsi | 750 function = "ADC2"; 751 groups = "ADC2";
|
D | aspeed-g5.dtsi | 878 function = "ADC2"; 879 groups = "ADC2";
|
D | stm32f429.dtsi | 497 clocks = <&rcc 0 STM32F4_APB2_CLOCK(ADC2)>;
|
D | stm32mp15-pinctrl.dtsi | 19 <STM32_PINMUX('F', 13, ANALOG)>, /* ADC2 in2 */ 20 <STM32_PINMUX('F', 14, ANALOG)>; /* ADC2 in6 */ 27 <STM32_PINMUX('F', 13, ANALOG)>; /* ADC2 in2 */
|
D | imx7-colibri.dtsi | 142 /* ADC2 is not available as it conflicts with AD7879 resistive touchscreen. */
|
/Linux-v6.1/sound/firewire/ |
D | Kconfig | 39 * Weiss Engineering ADC2, Vesta, Minerva, AFI1, DAC1, INT202, DAC202
|
/Linux-v6.1/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed-g6.c | 944 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),
|
D | pinctrl-aspeed-g4.c | 1479 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),
|
D | pinctrl-aspeed-g5.c | 1329 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),
|
/Linux-v6.1/drivers/clk/stm32/ |
D | clk-stm32mp13.c | 1372 STM32_GATE_CFG(ADC2, adc2, SECF_ADC2),
|