Searched refs:BOOT_15 (Results 1 – 6 of 6) sorted by relevance
/u-boot/include/dt-bindings/gpio/ |
A D | meson-g12a-gpio.h | 68 #define BOOT_15 40 macro
|
A D | meson-gxl-gpio.h | 65 #define BOOT_15 41 macro
|
A D | meson-gxbb-gpio.h | 63 #define BOOT_15 35 macro
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-gxl.c | 25 static const unsigned int emmc_ds_pins[] = { PIN(BOOT_15, EE_OFF) }; 30 static const unsigned int nor_cs_pins[] = { PIN(BOOT_15, EE_OFF) }; 59 static const unsigned int nand_dqs_pins[] = { PIN(BOOT_15, EE_OFF) }; 229 GPIO_GROUP(BOOT_15, 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),
|
A D | pinctrl-meson-gxbb.c | 25 static const unsigned int emmc_ds_pins[] = { PIN(BOOT_15, EE_OFF) }; 121 GPIO_GROUP(BOOT_15, EE_OFF),
|
A D | pinctrl-meson-g12a.c | 40 static const unsigned int nand_ce1_pins[] = { PIN(BOOT_15, EE_OFF) }; 377 GPIO_GROUP(BOOT_15, 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),
|
Completed in 10 milliseconds