Searched refs:assert_edp_pll (Results 1 – 1 of 1) sorted by relevance
183 static void assert_edp_pll(struct intel_display *display, bool state) in assert_edp_pll() function191 #define assert_edp_pll_enabled(d) assert_edp_pll((d), true)192 #define assert_edp_pll_disabled(d) assert_edp_pll((d), false)