Searched refs:ADC2 (Results 1 – 19 of 19) sorted by relevance
/linux-6.6.21/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-6.6.21/include/dt-bindings/clock/ |
D | stm32mp13-clks.h | 192 #define ADC2 159 macro
|
/linux-6.6.21/Documentation/devicetree/bindings/pinctrl/ |
D | aspeed,ast2600-pinctrl.yaml | 32 enum: [ ADC0, ADC1, ADC10, ADC11, ADC12, ADC13, ADC14, ADC15, ADC2, 56 enum: [ ADC0, ADC1, ADC10, ADC11, ADC12, ADC13, ADC14, ADC15, ADC2,
|
D | aspeed,ast2400-pinctrl.yaml | 39 ADC2, ADC3, ADC4, ADC5, ADC6, ADC7, ADC8, ADC9, BMCINT, DDCCLK, DDCDAT,
|
D | aspeed,ast2500-pinctrl.yaml | 51 ADC2, ADC3, ADC4, ADC5, ADC6, ADC7, ADC8, ADC9, BMCINT, DDCCLK, DDCDAT,
|
/linux-6.6.21/drivers/iio/adc/ |
D | lp8788_adc.c | 144 [LPADC_ADC2] = LP8788_CHAN(ADC2, IIO_VOLTAGE),
|
/linux-6.6.21/Documentation/devicetree/bindings/iio/adc/ |
D | st,stm32-adc.yaml | 178 - description: interrupt line for ADC2 246 - 0x100: ADC2 563 // Example 3: with stm32mp157c to setup ADC2 with:
|
/linux-6.6.21/arch/arm/boot/dts/aspeed/ |
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";
|
/linux-6.6.21/sound/firewire/ |
D | Kconfig | 39 * Weiss Engineering ADC2, Vesta, Minerva, AFI1, DAC1, INT202, DAC202
|
/linux-6.6.21/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-6.6.21/arch/arm/boot/dts/st/ |
D | stm32f429.dtsi | 527 clocks = <&rcc 0 STM32F4_APB2_CLOCK(ADC2)>;
|
D | stm32mp15-pinctrl.dtsi | 30 <STM32_PINMUX('F', 13, ANALOG)>, /* ADC2 in2 */ 31 <STM32_PINMUX('F', 14, ANALOG)>; /* ADC2 in6 */ 38 <STM32_PINMUX('F', 13, ANALOG)>; /* ADC2 in2 */
|
D | stm32mp131.dtsi | 752 clocks = <&rcc ADC2>, <&rcc ADC2_K>;
|
/linux-6.6.21/arch/arm/boot/dts/nxp/imx/ |
D | imx7-colibri.dtsi | 141 /* ADC2 is not available as it conflicts with AD7879 resistive touchscreen. */
|
/linux-6.6.21/drivers/clk/stm32/ |
D | clk-stm32mp13.c | 1372 STM32_GATE_CFG(ADC2, adc2, SECF_ADC2),
|