Searched refs:BOOT_3 (Results 1 – 8 of 8) sorted by relevance
/u-boot/include/dt-bindings/gpio/ |
A D | meson-axg-gpio.h | 43 #define BOOT_3 14 macro
|
A D | meson-g12a-gpio.h | 56 #define BOOT_3 28 macro
|
A D | meson-gxl-gpio.h | 53 #define BOOT_3 29 macro
|
A D | meson-gxbb-gpio.h | 51 #define BOOT_3 23 macro
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-gxbb.c | 20 PIN(BOOT_3, EE_OFF), PIN(BOOT_4, EE_OFF), PIN(BOOT_5, EE_OFF), 109 GPIO_GROUP(BOOT_3, EE_OFF),
|
A D | pinctrl-meson-axg.c | 23 static const unsigned int emmc_nand_d3_pins[] = { PIN(BOOT_3, EE_OFF) }; 42 static const unsigned int nor_hold_pins[] = { PIN(BOOT_3, EE_OFF) }; 270 GPIO_GROUP(BOOT_3, EE_OFF),
|
A D | pinctrl-meson-gxl.c | 20 PIN(BOOT_3, EE_OFF), PIN(BOOT_4, EE_OFF), PIN(BOOT_5, EE_OFF), 217 GPIO_GROUP(BOOT_3, EE_OFF),
|
A D | pinctrl-meson-g12a.c | 24 static const unsigned int emmc_nand_d3_pins[] = { PIN(BOOT_3, EE_OFF) }; 43 static const unsigned int nor_hold_pins[] = { PIN(BOOT_3, EE_OFF) }; 365 GPIO_GROUP(BOOT_3, EE_OFF),
|
Completed in 18 milliseconds