Home
last modified time | relevance | path

Searched refs:sunxi_name_to_gpio_bank (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/board/sunxi/
H A Dboard.c390 pins = sunxi_name_to_gpio_bank(CONFIG_MMC1_PINS); in mmc_pinmux_setup()
443 pins = sunxi_name_to_gpio_bank(CONFIG_MMC2_PINS); in mmc_pinmux_setup()
530 pins = sunxi_name_to_gpio_bank(CONFIG_MMC3_PINS); in mmc_pinmux_setup()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dgpio.h238 int sunxi_name_to_gpio_bank(const char *name);
/openbmc/u-boot/drivers/gpio/
H A Dsunxi_gpio.c121 int sunxi_name_to_gpio_bank(const char *name) in sunxi_name_to_gpio_bank() function
/openbmc/u-boot/arch/arm/mach-sunxi/
H A DKconfig609 format understood by sunxi_name_to_gpio_bank, e.g. PH for port H.