Searched refs:shadow_protect_win (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | s3c-fb.c | 417 * shadow_protect_win() - disable updating values from shadow registers at vsync 422 static void shadow_protect_win(struct s3c_fb_win *win, bool protect) in shadow_protect_win() function 501 shadow_protect_win(win, 1); in s3c_fb_set_par() 675 shadow_protect_win(win, 0); in s3c_fb_set_par() 816 shadow_protect_win(win, 1); in s3c_fb_blank() 819 shadow_protect_win(win, 0); in s3c_fb_blank() 823 shadow_protect_win(win, 1); in s3c_fb_blank() 825 shadow_protect_win(win, 0); in s3c_fb_blank() 837 shadow_protect_win(win, 1); in s3c_fb_blank() 846 shadow_protect_win(wi in s3c_fb_blank() [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | s3c-fb.c | 418 * shadow_protect_win() - disable updating values from shadow registers at vsync 423 static void shadow_protect_win(struct s3c_fb_win *win, bool protect) in shadow_protect_win() function 502 shadow_protect_win(win, 1); in s3c_fb_set_par() 676 shadow_protect_win(win, 0); in s3c_fb_set_par() 817 shadow_protect_win(win, 1); in s3c_fb_blank() 820 shadow_protect_win(win, 0); in s3c_fb_blank() 824 shadow_protect_win(win, 1); in s3c_fb_blank() 826 shadow_protect_win(win, 0); in s3c_fb_blank() 838 shadow_protect_win(win, 1); in s3c_fb_blank() 847 shadow_protect_win(wi in s3c_fb_blank() [all...] |
Completed in 4 milliseconds