Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dgpio.h1033 EXYNOS5_GPIO_Z0 = EXYNOS5_GPIO_MAX_PORT_PART_7, enumerator
1501 GPIO_ENTRY('v', EXYNOS5_GPIO_V00, EXYNOS5_GPIO_Z0, 0),
1502 GPIO_ENTRY('z', EXYNOS5_GPIO_Z0, EXYNOS5_GPIO_MAX_PORT, 0),
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dpinmux.c372 gpio_cfg_pin(EXYNOS5_GPIO_Z0 + i, S5P_GPIO_FUNC(0x02)); in exynos5_i2s_config()