Home
last modified time | relevance | path

Searched refs:logo_y_offset (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/tizen/
H A Dtizen.c23 vid->logo_y_offset = TIZEN_LOGO_16BPP_Y_OFFSET; in get_tizen_logo_info()
/OK3568_Linux_fs/u-boot/include/
H A Dexynos_lcd.h67 int logo_y_offset; member
/OK3568_Linux_fs/u-boot/board/samsung/common/
H A Dmisc.c474 y += panel_info.logo_y_offset; /* For Y center align */ in draw_logo()
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_fb.c88 int logo_y_offset; member