Searched refs:GPIODV_26 (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/include/dt-bindings/gpio/ |
H A D | meson8b-gpio.h | 48 #define GPIODV_26 33 macro
|
H A D | meson-gxl-gpio.h | 99 #define GPIODV_26 75 macro
|
H A D | meson-gxbb-gpio.h | 99 #define GPIODV_26 71 macro
|
H A D | meson8-gpio.h | 77 #define GPIODV_26 65 macro
|
/openbmc/u-boot/include/dt-bindings/gpio/ |
H A D | meson-gxl-gpio.h | 105 #define GPIODV_26 75 macro
|
H A D | meson-gxbb-gpio.h | 105 #define GPIODV_26 71 macro
|
/openbmc/linux/drivers/pinctrl/meson/ |
H A D | pinctrl-meson-gxl.c | 93 MESON_PIN(GPIODV_26), 170 static const unsigned int uart_cts_b_pins[] = { GPIODV_26 }; 182 static const unsigned int i2c_sda_b_pins[] = { GPIODV_26 }; 383 GPIO_GROUP(GPIODV_26),
|
H A D | pinctrl-meson-gxbb.c | 89 MESON_PIN(GPIODV_26), 190 static const unsigned int uart_cts_b_pins[] = { GPIODV_26 }; 202 static const unsigned int i2c_sda_b_pins[] = { GPIODV_26 }; 385 GPIO_GROUP(GPIODV_26),
|
H A D | pinctrl-meson8b.c | 49 MESON_PIN(GPIODV_26), 217 static const unsigned int uart_cts_c_pins[] = { GPIODV_26 }; 224 static const unsigned int i2c_sda_b0_pins[] = { GPIODV_26 }; 388 GPIO_GROUP(GPIODV_26),
|
H A D | pinctrl-meson8.c | 78 MESON_PIN(GPIODV_26), 240 static const unsigned int dvin_clk_pins[] = { GPIODV_26 }; 264 static const unsigned int uart_cts_b1_pins[] = { GPIODV_26 }; 474 GPIO_GROUP(GPIODV_26),
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxbb-wetek-play2.dts | 27 gpios = <&gpio GPIODV_26 GPIO_ACTIVE_HIGH>;
|
/openbmc/u-boot/drivers/pinctrl/meson/ |
H A D | pinctrl-meson-gxl.c | 68 static const unsigned int uart_cts_b_pins[] = { PIN(GPIODV_26, EE_OFF) }; 80 static const unsigned int i2c_sda_b_pins[] = { PIN(GPIODV_26, EE_OFF) }; 264 GPIO_GROUP(GPIODV_26, EE_OFF),
|
H A D | pinctrl-meson-gxbb.c | 41 static const unsigned int uart_cts_b_pins[] = { PIN(GPIODV_26, EE_OFF) }; 154 GPIO_GROUP(GPIODV_26, EE_OFF),
|