Searched refs:VIDCON1_VCLK_MASK (Results 1 – 3 of 3) sorted by relevance
261 #define VIDCON1_VCLK_MASK (0x3 << 9) macro
87 #define VIDCON1_VCLK_MASK (0x3 << 9) macro
1457 reg &= ~VIDCON1_VCLK_MASK; in s3c_fb_probe()1593 reg &= ~VIDCON1_VCLK_MASK; in s3c_fb_resume()