Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/sunxi/
H A Dboard.c305 pins = sunxi_name_to_gpio_bank(CONFIG_MMC1_PINS); in mmc_pinmux_setup()
358 pins = sunxi_name_to_gpio_bank(CONFIG_MMC2_PINS); in mmc_pinmux_setup()
438 pins = sunxi_name_to_gpio_bank(CONFIG_MMC3_PINS); in mmc_pinmux_setup()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dgpio.h233 int sunxi_name_to_gpio_bank(const char *name);
/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dsunxi_gpio.c124 int sunxi_name_to_gpio_bank(const char *name) in sunxi_name_to_gpio_bank() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A DKconfig476 format understood by sunxi_name_to_gpio_bank, e.g. PH for port H.