Lines Matching defs:crtc_w
605 uint32_t crtc_w, uint32_t crtc_h,
631 if (crtc_w > INT_MAX ||
632 crtc_x > INT_MAX - (int32_t) crtc_w ||
636 crtc_w, crtc_h, crtc_x, crtc_y);
682 uint32_t crtc_w, uint32_t crtc_h,
706 crtc_x, crtc_y, crtc_w, crtc_h,
713 crtc_x, crtc_y, crtc_w, crtc_h,
735 uint32_t crtc_w, uint32_t crtc_h,
756 crtc_x, crtc_y, crtc_w, crtc_h,
762 crtc_x, crtc_y, crtc_w, crtc_h,
770 uint32_t crtc_w, uint32_t crtc_h,
783 crtc_x, crtc_y, crtc_w, crtc_h,
787 crtc_x, crtc_y, crtc_w, crtc_h,
837 plane_req->crtc_w, plane_req->crtc_h,
863 uint32_t crtc_w = 0, crtc_h = 0;
907 crtc_w = fb->width;
915 crtc_x, crtc_y, crtc_w, crtc_h,
919 crtc_x, crtc_y, crtc_w, crtc_h,