Searched refs:BOOT_0 (Results 1 – 8 of 8) sorted by relevance
/external/u-boot/include/dt-bindings/gpio/ |
D | meson-g12a-gpio.h | 53 #define BOOT_0 25 macro
|
D | meson-axg-gpio.h | 40 #define BOOT_0 11 macro
|
D | meson-gxl-gpio.h | 56 #define BOOT_0 26 macro
|
D | meson-gxbb-gpio.h | 54 #define BOOT_0 20 macro
|
/external/u-boot/drivers/pinctrl/meson/ |
D | pinctrl-meson-gxbb.c | 19 PIN(BOOT_0, EE_OFF), PIN(BOOT_1, EE_OFF), PIN(BOOT_2, EE_OFF), 106 GPIO_GROUP(BOOT_0, EE_OFF), 423 BANK("BOOT", PIN(BOOT_0, EE_OFF), PIN(BOOT_17, EE_OFF), 2, 0, 2, 0, 6, 0, 7, 0, 8, 0),
|
D | pinctrl-meson-axg.c | 20 static const unsigned int emmc_nand_d0_pins[] = { PIN(BOOT_0, EE_OFF) }; 267 GPIO_GROUP(BOOT_0, EE_OFF), 898 BANK("BOOT", PIN(BOOT_0, EE_OFF), PIN(BOOT_14, EE_OFF), 4, 0, 4, 0, 12, 0, 13, 0, 14, 0), 912 BANK_PMX("BOOT", PIN(BOOT_0, EE_OFF), PIN(BOOT_14, EE_OFF), 0x0, 0),
|
D | pinctrl-meson-gxl.c | 19 PIN(BOOT_0, EE_OFF), PIN(BOOT_1, EE_OFF), PIN(BOOT_2, EE_OFF), 214 GPIO_GROUP(BOOT_0, EE_OFF), 685 BANK("BOOT", PIN(BOOT_0, EE_OFF), PIN(BOOT_15, EE_OFF), 2, 0, 2, 0, 6, 0, 7, 0, 8, 0),
|
D | pinctrl-meson-g12a.c | 21 static const unsigned int emmc_nand_d0_pins[] = { PIN(BOOT_0, EE_OFF) }; 362 GPIO_GROUP(BOOT_0, EE_OFF), 1210 …BANK_DS("BOOT", PIN(BOOT_0, EE_OFF), PIN(BOOT_15, EE_OFF), 0, 0, 0, 0, 0, 0, 1, 0, 2, … 1226 BANK_PMX("BOOT", PIN(BOOT_0, EE_OFF), PIN(BOOT_15, EE_OFF), 0x0, 0),
|