Searched refs:GPIODV_27 (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/include/dt-bindings/gpio/ |
H A D | meson8b-gpio.h | 49 #define GPIODV_27 34 macro
|
H A D | meson-gxl-gpio.h | 100 #define GPIODV_27 76 macro
|
H A D | meson-gxbb-gpio.h | 100 #define GPIODV_27 72 macro
|
H A D | meson8-gpio.h | 78 #define GPIODV_27 66 macro
|
/openbmc/u-boot/include/dt-bindings/gpio/ |
H A D | meson-gxl-gpio.h | 106 #define GPIODV_27 76 macro
|
H A D | meson-gxbb-gpio.h | 106 #define GPIODV_27 72 macro
|
/openbmc/linux/drivers/pinctrl/meson/ |
H A D | pinctrl-meson-gxl.c | 94 MESON_PIN(GPIODV_27), 171 static const unsigned int uart_rts_b_pins[] = { GPIODV_27 }; 181 static const unsigned int i2c_sck_b_pins[] = { GPIODV_27 }; 384 GPIO_GROUP(GPIODV_27),
|
H A D | pinctrl-meson-gxbb.c | 90 MESON_PIN(GPIODV_27), 191 static const unsigned int uart_rts_b_pins[] = { GPIODV_27 }; 201 static const unsigned int i2c_sck_b_pins[] = { GPIODV_27 }; 386 GPIO_GROUP(GPIODV_27),
|
H A D | pinctrl-meson8b.c | 50 MESON_PIN(GPIODV_27), 218 static const unsigned int uart_rts_c_pins[] = { GPIODV_27 }; 225 static const unsigned int i2c_sck_b0_pins[] = { GPIODV_27 }; 389 GPIO_GROUP(GPIODV_27),
|
H A D | pinctrl-meson8.c | 79 MESON_PIN(GPIODV_27), 241 static const unsigned int dvin_de_pins[] = { GPIODV_27 }; 265 static const unsigned int uart_rts_b1_pins[] = { GPIODV_27 }; 475 GPIO_GROUP(GPIODV_27),
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxl-s905d-sml5442tw.dts | 43 gpios = <&gpio GPIODV_27 GPIO_ACTIVE_HIGH>;
|
H A D | meson-gxbb-wetek-play2.dts | 33 gpios = <&gpio GPIODV_27 GPIO_ACTIVE_HIGH>;
|
/openbmc/u-boot/drivers/pinctrl/meson/ |
H A D | pinctrl-meson-gxl.c | 69 static const unsigned int uart_rts_b_pins[] = { PIN(GPIODV_27, EE_OFF) }; 79 static const unsigned int i2c_sck_b_pins[] = { PIN(GPIODV_27, EE_OFF) }; 265 GPIO_GROUP(GPIODV_27, EE_OFF),
|
H A D | pinctrl-meson-gxbb.c | 42 static const unsigned int uart_rts_b_pins[] = { PIN(GPIODV_27, EE_OFF) }; 155 GPIO_GROUP(GPIODV_27, EE_OFF),
|