Home
last modified time | relevance | path

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

/Linux-v6.6/include/video/
Dsamsung_fimd.h57 #define VIDCON0_CLKVAL_F_MASK (0xff << 6) macro
/Linux-v6.6/drivers/video/fbdev/
Ds3c-fb.c1299 data &= ~(VIDCON0_CLKVAL_F_MASK | VIDCON0_CLKDIR); in s3c_fb_set_rgb_timing()