Searched refs:GPIOZ_15 (Results 1 – 14 of 14) sorted by relevance
/u-boot/arch/arm/dts/ |
A D | meson-sm1-odroid-c4-u-boot.dtsi | 10 snps,reset-gpio = <&gpio GPIOZ_15 (GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN)>;
|
A D | meson-gxbb-p200.dts | 85 /* MAC_INTR on GPIOZ_15 */
|
A D | meson-gxm-khadas-vim2.dts | 201 /* MAC_INTR on GPIOZ_15 */
|
A D | meson-g12b-w400.dtsi | 268 reset-gpios = <&gpio GPIOZ_15 (GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN)>;
|
A D | meson-gx-libretech-pc.dtsi | 302 groups = "GPIOZ_15";
|
A D | meson-gxbb-nanopi-k2.dts | 172 /* MAC_INTR on GPIOZ_15 */
|
A D | meson-gxbb-odroidc2.dts | 207 /* MAC_INTR on GPIOZ_15 */
|
A D | meson-g12b-odroid-n2.dtsi | 417 reset-gpios = <&gpio GPIOZ_15 (GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN)>;
|
/u-boot/include/dt-bindings/gpio/ |
A D | meson-g12a-gpio.h | 43 #define GPIOZ_15 15 macro
|
A D | meson-gxl-gpio.h | 39 #define GPIOZ_15 15 macro
|
A D | meson-gxbb-gpio.h | 43 #define GPIOZ_15 15 macro
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-gxl.c | 107 static const unsigned int pwm_c_pins[] = { PIN(GPIOZ_15, EE_OFF) }; 131 static const unsigned int eth_act_led_pins[] = { PIN(GPIOZ_15, EE_OFF) }; 201 GPIO_GROUP(GPIOZ_15, EE_OFF), 683 BANK("Z", PIN(GPIOZ_0, EE_OFF), PIN(GPIOZ_15, EE_OFF), 3, 0, 3, 0, 9, 0, 10, 0, 11, 0),
|
A D | pinctrl-meson-g12a.c | 110 static const unsigned int i2c2_sck_z_pins[] = { PIN(GPIOZ_15, EE_OFF) }; 164 static const unsigned int eth_act_led_pins[] = { PIN(GPIOZ_15, EE_OFF) }; 352 GPIO_GROUP(GPIOZ_15, EE_OFF), 1208 …BANK_DS("Z", PIN(GPIOZ_0, EE_OFF), PIN(GPIOZ_15, EE_OFF), 4, 0, 4, 0, 12, 0, 13, 0, 14, … 1224 BANK_PMX("Z", PIN(GPIOZ_0, EE_OFF), PIN(GPIOZ_15, EE_OFF), 0x6, 0),
|
A D | pinctrl-meson-gxbb.c | 99 GPIO_GROUP(GPIOZ_15, EE_OFF), 421 BANK("Z", PIN(GPIOZ_0, EE_OFF), PIN(GPIOZ_15, EE_OFF), 3, 0, 3, 0, 9, 0, 10, 0, 11, 0),
|
Completed in 17 milliseconds