Searched refs:VIDCON0_SWRESET (Results 1 – 4 of 4) sorted by relevance
82 #define VIDCON0_SWRESET (1 << 28) macro
13 #define VIDCON0_SWRESET (1 << 28) macro
492 writel(VIDCON0_SWRESET, ctx->addr + DECON_VIDCON0); in decon_swreset()494 ~val & VIDCON0_SWRESET, 12, 20000); in decon_swreset()
518 writel(VIDCON0_SWRESET, ctx->regs + VIDCON0); in decon_init()