Home
last modified time | relevance | path

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

/linux/include/video/
H A Dsamsung_fimd.h361 #define VIDINTCON0_INT_ENABLE (1 << 0) macro
/linux/drivers/video/fbdev/
H A Ds3c-fb.c926 irq_ctrl_reg |= VIDINTCON0_INT_ENABLE; in s3c_fb_enable_irq()
952 irq_ctrl_reg &= ~VIDINTCON0_INT_ENABLE; in s3c_fb_disable_irq()