Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds