Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/video/
H A Dsamsung_fimd.h57 #define VIDCON0_CLKVAL_F_MASK (0xff << 6) macro
/kernel/linux/linux-6.6/include/video/
H A Dsamsung_fimd.h57 #define VIDCON0_CLKVAL_F_MASK (0xff << 6) macro
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Ds3c-fb.c1301 data &= ~(VIDCON0_CLKVAL_F_MASK | VIDCON0_CLKDIR); in s3c_fb_set_rgb_timing()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Ds3c-fb.c1299 data &= ~(VIDCON0_CLKVAL_F_MASK | VIDCON0_CLKDIR); in s3c_fb_set_rgb_timing()

Completed in 7 milliseconds