Home
last modified time | relevance | path

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

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