Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dpinmux.c268 int func01, func23; in exynos5_i2c_config() local
272 func01 = 4; in exynos5_i2c_config()
275 func01 = 2; in exynos5_i2c_config()
281 gpio_cfg_pin(EXYNOS5_GPIO_B30, S5P_GPIO_FUNC(func01)); in exynos5_i2c_config()
282 gpio_cfg_pin(EXYNOS5_GPIO_B31, S5P_GPIO_FUNC(func01)); in exynos5_i2c_config()
285 gpio_cfg_pin(EXYNOS5_GPIO_B32, S5P_GPIO_FUNC(func01)); in exynos5_i2c_config()
286 gpio_cfg_pin(EXYNOS5_GPIO_B33, S5P_GPIO_FUNC(func01)); in exynos5_i2c_config()