Searched refs:VIDCON0_STOP_STATUS (Results 1 – 2 of 2) sorted by relevance
87 #define VIDCON0_STOP_STATUS (1 << 2) macro
349 if (~readl(ctx->addr + DECON_VIDCON0) & VIDCON0_STOP_STATUS) in decon_swreset()