Searched refs:sunxi_name_to_gpio_bank (Results 1 – 4 of 4) sorted by relevance
245 int sunxi_name_to_gpio_bank(const char *name);
429 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()
121 int sunxi_name_to_gpio_bank(const char *name) in sunxi_name_to_gpio_bank() function
677 format understood by sunxi_name_to_gpio_bank, e.g. PH for port H.
Completed in 8 milliseconds