Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-exynos/include/mach/
Dgpio.h804 EXYNOS5_GPIO_Y00, /* 104 0x68 */ enumerator
1494 GPIO_ENTRY('d', EXYNOS5_GPIO_D00, EXYNOS5_GPIO_Y00, 0),
1495 GPIO_ENTRY('y', EXYNOS5_GPIO_Y00, EXYNOS5_GPIO_C40, 0),
/external/u-boot/arch/arm/mach-exynos/
Dpinmux.c214 gpio_cfg_pin(EXYNOS5_GPIO_Y00 + (flags & PINMUX_FLAG_BANK), in exynos5_sromc_config()