Searched refs:roi_h (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() argument432 *roi_h = min(mdp5_crtc->cursor.height, yres - 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()495 MDP5_LM_CURSOR_SIZE_ROI_H(roi_h) | in mdp5_crtc_cursor_set()530 uint32_t roi_h; in mdp5_crtc_cursor_move() local540 get_roi(crtc, &roi_w, &roi_h); in mdp5_crtc_cursor_move()544 MDP5_LM_CURSOR_SIZE_ROI_H(roi_h) | in mdp5_crtc_cursor_move()