Searched refs:vidcon0 (Results 1 – 2 of 2) sorted by relevance
456 u32 vidcon0 = readl(sfb->regs + VIDCON0); in s3c_fb_enable() local462 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()470 vidcon0 &= ~VIDCON0_ENVID_F; in s3c_fb_enable()474 writel(vidcon0, sfb->regs + VIDCON0); in s3c_fb_enable()1306 data = sfb->pdata->vidcon0; in s3c_fb_set_rgb_timing()
159 u32 vidcon0; member409 val = ctx->vidcon0; in fimd_commit()1116 ctx->vidcon0 |= VIDCON0_VIDOUT_I80_LDI0; in fimd_probe()1121 ctx->vidcon0 |= VIDCON0_DSI_EN; in fimd_probe()