Searched refs:PLANE_WM_EN (Results 1 – 2 of 2) sorted by relevance
3036 temp |= PLANE_WM_EN; in skl_compute_wm_results()3047 temp |= PLANE_WM_EN; in skl_compute_wm_results()3059 temp |= PLANE_WM_EN; in skl_compute_wm_results()3068 temp |= PLANE_WM_EN; in skl_compute_wm_results()3459 bool is_enabled = (val & PLANE_WM_EN) != 0; in skl_pipe_wm_active_state()
4307 #define PLANE_WM_EN (1 << 31) macro