Searched refs:VIDCON0_ENVID (Results 1 – 7 of 7) sorted by relevance
88 #define VIDCON0_ENVID (1 << 1) macro
17 #define VIDCON0_ENVID (1 << 1) macro
73 #define VIDCON0_ENVID (1 << 1) macro
139 decon_set_bits(ctx, DECON_VIDCON0, VIDCON0_ENVID, 0); in decon_commit()182 decon_set_bits(ctx, DECON_VIDCON0, VIDCON0_ENVID | VIDCON0_ENVID_F, ~0); in decon_commit()
217 val = VIDCON0_ENVID | VIDCON0_ENVID_F; in decon_commit()
467 val |= VIDCON0_ENVID | VIDCON0_ENVID_F; in fimd_commit()
462 vidcon0 |= VIDCON0_ENVID | VIDCON0_ENVID_F; in s3c_fb_enable()468 if (vidcon0 & VIDCON0_ENVID) { in s3c_fb_enable()469 vidcon0 |= VIDCON0_ENVID; in s3c_fb_enable()