Searched refs:VIDCON1 (Results 1 – 4 of 4) sorted by relevance
1438 writel(pd->vidcon1, sfb->regs + VIDCON1); in s3c_fb_probe()1442 reg = readl(sfb->regs + VIDCON1); in s3c_fb_probe()1445 writel(reg, sfb->regs + VIDCON1); in s3c_fb_probe()1572 writel(pd->vidcon1, sfb->regs + VIDCON1); in s3c_fb_resume()1576 reg = readl(sfb->regs + VIDCON1); in s3c_fb_resume()1579 writel(reg, sfb->regs + VIDCON1); in s3c_fb_resume()1642 writel(pd->vidcon1, sfb->regs + VIDCON1); in s3c_fb_runtime_resume()
73 #define VIDCON1 0x04 macro
563 writel(VIDCON1_VCLK_HOLD, ctx->regs + VIDCON1(0)); in decon_init()
520 writel(vidcon1, ctx->regs + driver_data->timing_base + VIDCON1); in fimd_commit()