Searched refs:S5P_GPIO_FUNC (Results 1 – 7 of 7) sorted by relevance
216 S5P_GPIO_FUNC(2)); in exynos5_sromc_config()402 cfg = S5P_GPIO_FUNC(0x2); in exynos5_spi_config()406 cfg = S5P_GPIO_FUNC(0x2); in exynos5_spi_config()410 cfg = S5P_GPIO_FUNC(0x5); in exynos5_spi_config()414 cfg = S5P_GPIO_FUNC(0x2); in exynos5_spi_config()437 cfg = S5P_GPIO_FUNC(0x2); in exynos5420_spi_config()441 cfg = S5P_GPIO_FUNC(0x2); in exynos5420_spi_config()445 cfg = S5P_GPIO_FUNC(0x5); in exynos5420_spi_config()449 cfg = S5P_GPIO_FUNC(0x2); in exynos5420_spi_config()629 func = S5P_GPIO_FUNC(0x2); in exynos4_mmc_config()[all …]
27 gpio_cfg_pin(EXYNOS4_GPIO_Y00 + CONFIG_ENV_SROM_BANK, S5P_GPIO_FUNC(2)); in smc9115_pre_init()108 gpio_cfg_pin(i, S5P_GPIO_FUNC(0x2)); in board_mmc_init()
274 gpio_cfg_pin(EXYNOS4_GPIO_F00 + i, S5P_GPIO_FUNC(2)); in exynos_cfg_lcd_gpio()275 gpio_cfg_pin(EXYNOS4_GPIO_F10 + i, S5P_GPIO_FUNC(2)); in exynos_cfg_lcd_gpio()276 gpio_cfg_pin(EXYNOS4_GPIO_F20 + i, S5P_GPIO_FUNC(2)); in exynos_cfg_lcd_gpio()293 gpio_cfg_pin(i, S5P_GPIO_FUNC(2)); in exynos_cfg_lcd_gpio()
28 gpio_cfg_pin(S5PC100_GPIO_K00 + CONFIG_ENV_SROM_BANK, S5P_GPIO_FUNC(2)); in smc9115_pre_init()
376 gpio_cfg_pin(EXYNOS4X12_GPIO_K12, S5P_GPIO_FUNC(0x1)); in board_gpio_init()
827 #define S5P_GPIO_FUNC(x) (x) macro
1533 #define S5P_GPIO_FUNC(x) (x) macro
Completed in 17 milliseconds