Searched refs:vidcon0 (Results 1 – 4 of 4) sorted by relevance
51 u32 vidcon0; member
454 u32 vidcon0 = readl(sfb->regs + VIDCON0); in s3c_fb_enable() local460 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()468 vidcon0 &= ~VIDCON0_ENVID_F; in s3c_fb_enable()472 writel(vidcon0, sfb->regs + VIDCON0); in s3c_fb_enable()1301 data = sfb->pdata->vidcon0; in s3c_fb_set_rgb_timing()
185 u32 vidcon0; member583 val = ctx->vidcon0; in fimd_commit()1203 ctx->vidcon0 |= VIDCON0_VIDOUT_I80_LDI0; in fimd_probe()1208 ctx->vidcon0 |= VIDCON0_DSI_EN; in fimd_probe()
175 .vidcon0 = VIDCON0_VIDOUT_RGB | VIDCON0_PNRMODE_RGB,
Completed in 18 milliseconds