Searched refs:VIDCON0_VLCKFREE (Results 1 – 3 of 3) sorted by relevance
86 #define VIDCON0_VLCKFREE (1 << 5) macro
64 #define VIDCON0_VLCKFREE (1 << 5) macro
368 writel(VIDCON0_CLKVALUP | VIDCON0_VLCKFREE, ctx->addr + DECON_VIDCON0); in decon_swreset()