Searched refs:CARD_0 (Results 1 – 4 of 4) sorted by relevance
/u-boot/include/dt-bindings/gpio/ |
A D | meson-gxl-gpio.h | 66 #define CARD_0 42 macro
|
A D | meson-gxbb-gpio.h | 66 #define CARD_0 38 macro
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-gxbb.c | 28 static const unsigned int sdcard_d1_pins[] = { PIN(CARD_0, EE_OFF) }; 125 GPIO_GROUP(CARD_0, EE_OFF), 422 BANK("CARD", PIN(CARD_0, EE_OFF), PIN(CARD_6, EE_OFF), 2, 20, 2, 20, 6, 20, 7, 20, 8, 20),
|
A D | pinctrl-meson-gxl.c | 38 static const unsigned int sdcard_d1_pins[] = { PIN(CARD_0, EE_OFF) }; 231 GPIO_GROUP(CARD_0, EE_OFF), 684 BANK("CARD", PIN(CARD_0, EE_OFF), PIN(CARD_6, EE_OFF), 2, 20, 2, 20, 6, 20, 7, 20, 8, 20),
|
Completed in 7 milliseconds