Home
last modified time | relevance | path

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

/Linux-v5.4/include/video/
Dsamsung_fimd.h239 #define SHADOWCON_CHx_LOCAL_ENABLE(_win) (1 << (5 + (_win))) macro
/Linux-v5.4/drivers/video/fbdev/
Ds3c-fb.c1149 data &= ~SHADOWCON_CHx_LOCAL_ENABLE(win->index); in s3c_fb_release_win()
1350 SHADOWCON_CHx_LOCAL_ENABLE(win)); in s3c_fb_clear_win()