Searched refs:EXYNOS5_GPIO_Z0 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/ |
H A D | gpio.h | 1033 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 D | pinmux.c | 372 gpio_cfg_pin(EXYNOS5_GPIO_Z0 + i, S5P_GPIO_FUNC(0x02)); in exynos5_i2s_config()
|