Home
last modified time | relevance | path

Searched refs:assert_edp_pll (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dg4x_dp.c182 static void assert_edp_pll(struct drm_i915_private *dev_priv, bool state) in assert_edp_pll() function
190 #define assert_edp_pll_enabled(d) assert_edp_pll((d), true)
191 #define assert_edp_pll_disabled(d) assert_edp_pll((d), false)

Completed in 30 milliseconds