Searched refs:PLANE_WM_EN (Results 1 – 2 of 2) sorted by relevance
3310 temp |= PLANE_WM_EN; in skl_compute_wm_results()3321 temp |= PLANE_WM_EN; in skl_compute_wm_results()3333 temp |= PLANE_WM_EN; in skl_compute_wm_results()3342 temp |= PLANE_WM_EN; in skl_compute_wm_results()3765 bool is_enabled = (val & PLANE_WM_EN) != 0; in skl_pipe_wm_active_state()
4761 #define PLANE_WM_EN (1 << 31) macro