Home
last modified time | relevance | path

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

/linux/include/video/
H A Dsamsung_fimd.h337 #define VIDINTCON0_FRAMESEL1_NONE (0x0 << 13) macro
/linux/drivers/video/fbdev/
H A Ds3c-fb.c932 irq_ctrl_reg |= VIDINTCON0_FRAMESEL1_NONE; in s3c_fb_enable_irq()