Searched refs:GPIOAO_6 (Results 1 – 16 of 16) sorted by relevance
/linux-6.3-rc2/drivers/pinctrl/meson/ |
A D | pinctrl-meson-g12a.c | 109 MESON_PIN(GPIOAO_6), 821 static const unsigned int pwm_ao_c_6_pins[] = { GPIOAO_6 }; 831 static const unsigned int jtag_a_clk_pins[] = { GPIOAO_6 }; 839 static const unsigned int tsin_ao_asop_pins[] = { GPIOAO_6 }; 854 static const unsigned int tdm_ao_b_din2_pins[] = { GPIOAO_6 }; 857 static const unsigned int tdm_ao_b_dout2_pins[] = { GPIOAO_6 }; 869 GPIO_GROUP(GPIOAO_6),
|
A D | pinctrl-meson8b.c | 112 MESON_PIN(GPIOAO_6), 312 static const unsigned int clk_32k_in_out_pins[] = { GPIOAO_6 }; 332 static const unsigned int spdif_out_1_pins[] = { GPIOAO_6 }; 334 static const unsigned int i2s_in_ch01_pins[] = { GPIOAO_6 }; 613 GPIO_GROUP(GPIOAO_6),
|
A D | pinctrl-meson-gxbb.c | 263 MESON_PIN(GPIOAO_6), 292 static const unsigned int pwm_ao_a_6_pins[] = { GPIOAO_6 }; 304 static const unsigned int spdif_out_ao_6_pins[] = { GPIOAO_6 }; 551 GPIO_GROUP(GPIOAO_6),
|
A D | pinctrl-meson-gxl.c | 262 MESON_PIN(GPIOAO_6), 292 static const unsigned int pwm_ao_b_6_pins[] = { GPIOAO_6 }; 298 static const unsigned int spdif_out_ao_6_pins[] = { GPIOAO_6 }; 537 GPIO_GROUP(GPIOAO_6),
|
A D | pinctrl-meson-axg.c | 110 MESON_PIN(GPIOAO_6), 650 static const unsigned int remote_input_ao_pins[] = {GPIOAO_6}; 685 GPIO_GROUP(GPIOAO_6),
|
A D | pinctrl-meson8.c | 142 MESON_PIN(GPIOAO_6), 755 GPIO_GROUP(GPIOAO_6),
|
/linux-6.3-rc2/include/dt-bindings/gpio/ |
A D | meson-axg-gpio.h | 18 #define GPIOAO_6 6 macro
|
A D | meson-g12a-gpio.h | 17 #define GPIOAO_6 6 macro
|
A D | meson8b-gpio.h | 110 #define GPIOAO_6 6 macro
|
A D | meson-gxl-gpio.h | 18 #define GPIOAO_6 6 macro
|
A D | meson-gxbb-gpio.h | 18 #define GPIOAO_6 6 macro
|
A D | meson8-gpio.h | 140 #define GPIOAO_6 6 macro
|
/linux-6.3-rc2/arch/arm64/boot/dts/amlogic/ |
A D | meson-gxl-s905d-sml5442tw.dts | 22 gpios = <&gpio_ao GPIOAO_6 GPIO_ACTIVE_HIGH>;
|
A D | meson-sm1-bananapi.dtsi | 112 gpios = <&gpio_ao GPIOAO_6 GPIO_OPEN_DRAIN>; 336 "TF_3V3N_1V8_EN", /* GPIOAO_6 */
|
A D | meson-sm1-odroid.dtsi | 55 gpios = <&gpio_ao GPIOAO_6 GPIO_OPEN_SOURCE>;
|
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/ |
A D | amlogic,meson8b-clkc.txt | 18 * "clk_32k": (if present) the 32kHz clock signal from GPIOAO_6 (CLK_32K_IN)
|
Completed in 23 milliseconds