Searched refs:VIDCON0_SWRESET (Results 1 – 4 of 4) sorted by relevance
84 #define VIDCON0_SWRESET (1 << 28) macro
15 #define VIDCON0_SWRESET (1 << 28) macro
356 writel(VIDCON0_SWRESET, ctx->addr + DECON_VIDCON0); in decon_swreset()358 if (~readl(ctx->addr + DECON_VIDCON0) & VIDCON0_SWRESET) in decon_swreset()
542 writel(VIDCON0_SWRESET, ctx->regs + VIDCON0); in decon_init()