Searched refs:fb_w (Results 1 – 1 of 1) sorted by relevance
592 static void ade_clip_set(void __iomem *base, u32 ch, u32 fb_w, u32 x, in ade_clip_set() argument602 if (fb_w == in_w) { /* bypass */ in ade_clip_set()609 clip_right = fb_w - (x + in_w) - 1; in ade_clip_set()616 writel((fb_w - 1) << 16 | (in_h - 1), base + ADE_CLIP_SIZE0(ch)); in ade_clip_set()