Searched refs:BOOT_13 (Results 1 – 8 of 8) sorted by relevance
/u-boot/include/dt-bindings/gpio/ |
A D | meson-axg-gpio.h | 53 #define BOOT_13 24 macro
|
A D | meson-g12a-gpio.h | 66 #define BOOT_13 38 macro
|
A D | meson-gxl-gpio.h | 63 #define BOOT_13 39 macro
|
A D | meson-gxbb-gpio.h | 61 #define BOOT_13 33 macro
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-gxl.c | 29 static const unsigned int nor_c_pins[] = { PIN(BOOT_13, EE_OFF) }; 57 static const unsigned int nand_wen_clk_pins[] = { PIN(BOOT_13, EE_OFF) }; 227 GPIO_GROUP(BOOT_13, EE_OFF),
|
A D | pinctrl-meson-axg.c | 31 static const unsigned int emmc_ds_pins[] = { PIN(BOOT_13, EE_OFF) }; 39 static const unsigned int nand_rb0_pins[] = { PIN(BOOT_13, EE_OFF) }; 280 GPIO_GROUP(BOOT_13, EE_OFF),
|
A D | pinctrl-meson-gxbb.c | 119 GPIO_GROUP(BOOT_13, EE_OFF),
|
A D | pinctrl-meson-g12a.c | 31 static const unsigned int emmc_nand_ds_pins[] = { PIN(BOOT_13, EE_OFF) }; 375 GPIO_GROUP(BOOT_13, EE_OFF),
|
Completed in 13 milliseconds