Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/exynos/
A Dregs-decon5433.h128 #define VIDOSD_Wx_ALPHA_G_F(n) (((n) & 0xff) << 8) macro
A Dexynos5433_drm_decon.c309 VIDOSD_Wx_ALPHA_G_F(win_alpha) | in decon_win_set_bldmod()
428 val = VIDOSD_Wx_ALPHA_R_F(0xff) | VIDOSD_Wx_ALPHA_G_F(0xff) | in decon_update_plane()
432 val = VIDOSD_Wx_ALPHA_R_F(0x0) | VIDOSD_Wx_ALPHA_G_F(0x0) | in decon_update_plane()

Completed in 5 milliseconds