Searched refs:GPIODV_25 (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/include/dt-bindings/gpio/ |
H A D | meson8b-gpio.h | 47 #define GPIODV_25 32 macro
|
H A D | meson-gxl-gpio.h | 98 #define GPIODV_25 74 macro
|
H A D | meson-gxbb-gpio.h | 98 #define GPIODV_25 70 macro
|
H A D | meson8-gpio.h | 76 #define GPIODV_25 64 macro
|
/openbmc/u-boot/include/dt-bindings/gpio/ |
H A D | meson-gxl-gpio.h | 104 #define GPIODV_25 74 macro
|
H A D | meson-gxbb-gpio.h | 104 #define GPIODV_25 70 macro
|
/openbmc/linux/drivers/pinctrl/meson/ |
H A D | pinctrl-meson-gxl.c | 92 MESON_PIN(GPIODV_25), 169 static const unsigned int uart_rx_b_pins[] = { GPIODV_25 }; 178 static const unsigned int i2c_sck_a_pins[] = { GPIODV_25 }; 382 GPIO_GROUP(GPIODV_25),
|
H A D | pinctrl-meson-gxbb.c | 88 MESON_PIN(GPIODV_25), 189 static const unsigned int uart_rx_b_pins[] = { GPIODV_25 }; 198 static const unsigned int i2c_sck_a_pins[] = { GPIODV_25 }; 384 GPIO_GROUP(GPIODV_25),
|
H A D | pinctrl-meson8.c | 77 MESON_PIN(GPIODV_25), 239 static const unsigned int dvin_hs_pins[] = { GPIODV_25 }; 263 static const unsigned int uart_rx_b1_pins[] = { GPIODV_25 }; 268 static const unsigned int vga_hs_pins[] = { GPIODV_25 }; 473 GPIO_GROUP(GPIODV_25),
|
H A D | pinctrl-meson8b.c | 48 MESON_PIN(GPIODV_25), 216 static const unsigned int uart_rx_c_pins[] = { GPIODV_25 }; 223 static const unsigned int i2c_sck_a_pins[] = { GPIODV_25 }; 387 GPIO_GROUP(GPIODV_25),
|
/openbmc/u-boot/drivers/pinctrl/meson/ |
H A D | pinctrl-meson-gxl.c | 67 static const unsigned int uart_rx_b_pins[] = { PIN(GPIODV_25, EE_OFF) }; 76 static const unsigned int i2c_sck_a_pins[] = { PIN(GPIODV_25, EE_OFF) }; 263 GPIO_GROUP(GPIODV_25, EE_OFF),
|
H A D | pinctrl-meson-gxbb.c | 40 static const unsigned int uart_rx_b_pins[] = { PIN(GPIODV_25, EE_OFF) }; 153 GPIO_GROUP(GPIODV_25, EE_OFF),
|