Searched refs:VIDCON0 (Results 1 – 4 of 4) sorted by relevance
11 #define VIDCON0 0x00 macro
258 writel(val, ctx->regs + VIDCON0); in decon_commit()553 writel(VIDCON0_SWRESET, ctx->regs + VIDCON0); in decon_init()
592 writel(val, ctx->regs + VIDCON0); in fimd_commit()981 writel(0, ctx->regs + VIDCON0); in fimd_atomic_disable()
454 u32 vidcon0 = readl(sfb->regs + VIDCON0); in s3c_fb_enable()472 writel(vidcon0, sfb->regs + VIDCON0); in s3c_fb_enable()1308 writel(data, regs + VIDCON0); in s3c_fb_set_rgb_timing()
Completed in 12 milliseconds