Searched refs:VIDCON1_VCLK_MASK (Results 1 – 3 of 3) sorted by relevance
160 #define VIDCON1_VCLK_MASK (0x3 << 9) macro
259 #define VIDCON1_VCLK_MASK (0x3 << 9) macro
1448 reg &= ~VIDCON1_VCLK_MASK; in s3c_fb_probe()1584 reg &= ~VIDCON1_VCLK_MASK; in s3c_fb_resume()