Searched refs:assert_edp_pll (Results 1 – 1 of 1) sorted by relevance
181 static void assert_edp_pll(struct drm_i915_private *dev_priv, bool state) in assert_edp_pll() function189 #define assert_edp_pll_enabled(d) assert_edp_pll((d), true)190 #define assert_edp_pll_disabled(d) assert_edp_pll((d), false)