Searched refs:VIDCON0_SWRESET (Results 1 – 4 of 4) sorted by relevance
85 #define VIDCON0_SWRESET (1 << 28) macro
17 #define VIDCON0_SWRESET (1 << 28) macro
423 writel(VIDCON0_SWRESET, ctx->addr + DECON_VIDCON0); in decon_swreset()425 ~val & VIDCON0_SWRESET, 12, 20000); in decon_swreset()
522 writel(VIDCON0_SWRESET, ctx->regs + VIDCON0); in decon_init()