HomeSort by relevance Sort by last modified time
    Searched refs:EXYNOS4_GPIO_F00 (Results 1 - 2 of 2) sorted by null

  /external/u-boot/board/samsung/universal_c210/
universal.c 270 gpio_cfg_pin(EXYNOS4_GPIO_F00 + i, S5P_GPIO_FUNC(2));
274 gpio_set_pull(EXYNOS4_GPIO_F00 + i, S5P_GPIO_PULL_NONE);
279 gpio_set_drv(EXYNOS4_GPIO_F00 + i, S5P_GPIO_DRV_4X);
280 gpio_set_rate(EXYNOS4_GPIO_F00 + i, S5P_GPIO_DRV_SLOW);
284 gpio_set_rate(EXYNOS4_GPIO_F00 + i, S5P_GPIO_DRV_SLOW);
  /external/u-boot/arch/arm/mach-exynos/include/mach/
gpio.h 123 EXYNOS4_GPIO_F00, /* 96 0x60 */
    [all...]

Completed in 50 milliseconds