Searched refs:VIDCON0_ENVID (Results 1 – 7 of 7) sorted by relevance
86 #define VIDCON0_ENVID (1 << 1) macro
15 #define VIDCON0_ENVID (1 << 1) macro
203 val = VIDCON0_ENVID | VIDCON0_ENVID_F; in decon_commit()
259 decon_set_bits(ctx, DECON_VIDCON0, VIDCON0_ENVID | VIDCON0_ENVID_F, ~0); in decon_commit()
584 val |= VIDCON0_ENVID | VIDCON0_ENVID_F; in fimd_commit()
70 #define VIDCON0_ENVID (1 << 1) macro
460 vidcon0 |= VIDCON0_ENVID | VIDCON0_ENVID_F; in s3c_fb_enable()466 if (vidcon0 & VIDCON0_ENVID) { in s3c_fb_enable()467 vidcon0 |= VIDCON0_ENVID; in s3c_fb_enable()
Completed in 21 milliseconds