Home
last modified time | relevance | path

Searched refs:VIDOSD_Wx_ALPHA_G_F (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos5433_drm_decon.c310 VIDOSD_Wx_ALPHA_G_F(win_alpha) | in decon_win_set_bldmod()
429 val = VIDOSD_Wx_ALPHA_R_F(0xff) | VIDOSD_Wx_ALPHA_G_F(0xff) | in decon_update_plane()
433 val = VIDOSD_Wx_ALPHA_R_F(0x0) | VIDOSD_Wx_ALPHA_G_F(0x0) | in decon_update_plane()
H A Dregs-decon5433.h128 #define VIDOSD_Wx_ALPHA_G_F(n) (((n) & 0xff) << 8) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos5433_drm_decon.c311 VIDOSD_Wx_ALPHA_G_F(win_alpha) | in decon_win_set_bldmod()
430 val = VIDOSD_Wx_ALPHA_R_F(0xff) | VIDOSD_Wx_ALPHA_G_F(0xff) | in decon_update_plane()
434 val = VIDOSD_Wx_ALPHA_R_F(0x0) | VIDOSD_Wx_ALPHA_G_F(0x0) | in decon_update_plane()
H A Dregs-decon5433.h128 #define VIDOSD_Wx_ALPHA_G_F(n) (((n) & 0xff) << 8) macro

Completed in 4 milliseconds