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

  /external/u-boot/arch/arm/mach-exynos/include/mach/
fb.h 331 #define EXYNOS_VIDOSD_TOP_Y(x) (((x) & 0x7ff) << 0)
  /external/u-boot/drivers/video/exynos/
exynos_fb.c 167 cfg = EXYNOS_VIDOSD_LEFT_X(0) | EXYNOS_VIDOSD_TOP_Y(0);

Completed in 46 milliseconds