Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dgpio.h1340 EXYNOS5420_GPIO_Z0 = EXYNOS5420_GPIO_MAX_PORT_PART_5, enumerator
1517 GPIO_ENTRY('j', EXYNOS5420_GPIO_J40, EXYNOS5420_GPIO_Z0, 040),
1518 GPIO_ENTRY('z', EXYNOS5420_GPIO_Z0, EXYNOS5420_GPIO_MAX_PORT, 0),
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dpinmux.c388 gpio_cfg_pin(EXYNOS5420_GPIO_Z0 + i, in exynos5420_i2s_config()