Searched refs:BOOT_7 (Results 1 – 8 of 8) sorted by relevance
/u-boot/include/dt-bindings/gpio/ |
A D | meson-axg-gpio.h | 47 #define BOOT_7 18 macro
|
A D | meson-g12a-gpio.h | 60 #define BOOT_7 32 macro
|
A D | meson-gxl-gpio.h | 57 #define BOOT_7 33 macro
|
A D | meson-gxbb-gpio.h | 55 #define BOOT_7 27 macro
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-gxbb.c | 21 PIN(BOOT_6, EE_OFF), PIN(BOOT_7, EE_OFF), 113 GPIO_GROUP(BOOT_7, EE_OFF),
|
A D | pinctrl-meson-gxl.c | 21 PIN(BOOT_6, EE_OFF), PIN(BOOT_7, EE_OFF), 221 GPIO_GROUP(BOOT_7, EE_OFF),
|
A D | pinctrl-meson-g12a.c | 28 static const unsigned int emmc_nand_d7_pins[] = { PIN(BOOT_7, EE_OFF) }; 47 static const unsigned int nor_wp_pins[] = { PIN(BOOT_7, EE_OFF) }; 369 GPIO_GROUP(BOOT_7, EE_OFF),
|
A D | pinctrl-meson-axg.c | 27 static const unsigned int emmc_nand_d7_pins[] = { PIN(BOOT_7, EE_OFF) }; 274 GPIO_GROUP(BOOT_7, EE_OFF),
|
Completed in 13 milliseconds