Searched refs:BOOT_5 (Results 1 – 8 of 8) sorted by relevance
/external/u-boot/include/dt-bindings/gpio/ |
D | meson-g12a-gpio.h | 58 #define BOOT_5 30 macro
|
D | meson-axg-gpio.h | 45 #define BOOT_5 16 macro
|
D | meson-gxl-gpio.h | 61 #define BOOT_5 31 macro
|
D | meson-gxbb-gpio.h | 59 #define BOOT_5 25 macro
|
/external/u-boot/drivers/pinctrl/meson/ |
D | pinctrl-meson-gxbb.c | 20 PIN(BOOT_3, EE_OFF), PIN(BOOT_4, EE_OFF), PIN(BOOT_5, EE_OFF), 111 GPIO_GROUP(BOOT_5, EE_OFF),
|
D | pinctrl-meson-axg.c | 25 static const unsigned int emmc_nand_d5_pins[] = { PIN(BOOT_5, EE_OFF) }; 44 static const unsigned int nor_q_pins[] = { PIN(BOOT_5, EE_OFF) }; 272 GPIO_GROUP(BOOT_5, EE_OFF),
|
D | pinctrl-meson-g12a.c | 26 static const unsigned int emmc_nand_d5_pins[] = { PIN(BOOT_5, EE_OFF) }; 45 static const unsigned int nor_q_pins[] = { PIN(BOOT_5, EE_OFF) }; 367 GPIO_GROUP(BOOT_5, EE_OFF),
|
D | pinctrl-meson-gxl.c | 20 PIN(BOOT_3, EE_OFF), PIN(BOOT_4, EE_OFF), PIN(BOOT_5, EE_OFF), 219 GPIO_GROUP(BOOT_5, EE_OFF),
|