Searched refs:VIDW_WHOLE_X (Results 1 – 2 of 2) sorted by relevance
96 #define VIDW_WHOLE_X(_win) (0x0130 + ((_win) * 8)) macro
415 writel(fb->width + padding, ctx->regs + VIDW_WHOLE_X(win)); in decon_update_plane()