Home
last modified time | relevance | path

Searched refs:SUNXI_GPIO_E (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dgpio.h25 #define SUNXI_GPIO_E 4 macro
114 SUNXI_GPIO_F_START = SUNXI_GPIO_NEXT(SUNXI_GPIO_E),
/openbmc/u-boot/board/sunxi/
H A Dboard.c453 if (pins == SUNXI_GPIO_E) { in mmc_pinmux_setup()