Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dgpio.h1166 EXYNOS5420_GPIO_C00 = EXYNOS5420_GPIO_MAX_PORT_PART_3, enumerator
1510 GPIO_ENTRY('x', EXYNOS5420_GPIO_X00, EXYNOS5420_GPIO_C00, 0),
1511 GPIO_ENTRY('c', EXYNOS5420_GPIO_C00, EXYNOS5420_GPIO_D10, 0),
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dpinmux.c135 start = EXYNOS5420_GPIO_C00; in exynos5420_mmc_config()