Searched refs:HAS_PCH_LPT_LP (Results 1 – 5 of 5) sorted by relevance
48 #define HAS_PCH_LPT_LP(display) (INTEL_PCH_TYPE(display) == PCH_LPT_LP) macro
282 if (drm_WARN(display->drm, HAS_PCH_LPT_LP(display) && in lpt_enable_clkout_dp()304 reg = HAS_PCH_LPT_LP(display) ? SBI_GEN0 : SBI_DBUFF0; in lpt_enable_clkout_dp()319 reg = HAS_PCH_LPT_LP(display) ? SBI_GEN0 : SBI_DBUFF0; in lpt_disable_clkout_dp()
719 return HAS_PCH_LPT_LP(display) ? in ibx_hotplug_enables()
1400 if (HAS_PCH_LPT_LP(display)) in hsw_enable_pc8()
314 if (HAS_PCH_LPT_LP(i915)) in lpt_init_clock_gating()
Completed in 15 milliseconds