Searched refs:BOOT_10 (Results 1 – 8 of 8) sorted by relevance
/u-boot/include/dt-bindings/gpio/ |
A D | meson-axg-gpio.h | 50 #define BOOT_10 21 macro
|
A D | meson-g12a-gpio.h | 63 #define BOOT_10 35 macro
|
A D | meson-gxl-gpio.h | 60 #define BOOT_10 36 macro
|
A D | meson-gxbb-gpio.h | 58 #define BOOT_10 30 macro
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-gxl.c | 24 static const unsigned int emmc_cmd_pins[] = { PIN(BOOT_10, EE_OFF) }; 54 static const unsigned int nand_rb0_pins[] = { PIN(BOOT_10, EE_OFF) }; 224 GPIO_GROUP(BOOT_10, EE_OFF),
|
A D | pinctrl-meson-gxbb.c | 24 static const unsigned int emmc_cmd_pins[] = { PIN(BOOT_10, EE_OFF) }; 116 GPIO_GROUP(BOOT_10, EE_OFF),
|
A D | pinctrl-meson-axg.c | 30 static const unsigned int emmc_cmd_pins[] = { PIN(BOOT_10, EE_OFF) }; 36 static const unsigned int nand_cle_pins[] = { PIN(BOOT_10, EE_OFF) }; 277 GPIO_GROUP(BOOT_10, EE_OFF),
|
A D | pinctrl-meson-g12a.c | 30 static const unsigned int emmc_cmd_pins[] = { PIN(BOOT_10, EE_OFF) }; 36 static const unsigned int nand_cle_pins[] = { PIN(BOOT_10, EE_OFF) }; 372 GPIO_GROUP(BOOT_10, EE_OFF),
|
Completed in 12 milliseconds