Searched refs:roi_w (Results 1 – 1 of 1) sorted by relevance
410 static void get_roi(struct drm_crtc *crtc, uint32_t *roi_w, uint32_t *roi_h) in get_roi() argument430 *roi_w = min(mdp5_crtc->cursor.width, xres - in get_roi()449 uint32_t roi_w, roi_h; in mdp5_crtc_cursor_set() local486 get_roi(crtc, &roi_w, &roi_h); in mdp5_crtc_cursor_set()496 MDP5_LM_CURSOR_SIZE_ROI_W(roi_w)); in mdp5_crtc_cursor_set()529 uint32_t roi_w; in mdp5_crtc_cursor_move() local540 get_roi(crtc, &roi_w, &roi_h); in mdp5_crtc_cursor_move()545 MDP5_LM_CURSOR_SIZE_ROI_W(roi_w)); in mdp5_crtc_cursor_move()