Home
last modified time | relevance | path

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

/linux/include/video/
H A Dsamsung_fimd.h328 #define VIDINTCON0_FRAMESEL0_MASK (0x3 << 15) macro
/linux/drivers/video/fbdev/
H A Ds3c-fb.c929 irq_ctrl_reg &= ~VIDINTCON0_FRAMESEL0_MASK; in s3c_fb_enable_irq()