Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_drv.c501 dev_priv->pch_id = id; in intel_detect_pch()
Di915_drv.h1816 unsigned short pch_id; member
2622 #define HAS_PCH_LPT_LP(dev) (__I915__(dev)->pch_id == INTEL_PCH_LPT_LP_DEVICE_ID_TYPE)
Dintel_panel.c1303 if (dev_priv->pch_id == INTEL_PCH_LPT_DEVICE_ID_TYPE) in lpt_hz_to_pwm()
Dintel_dp.c712 } else if (dev_priv->pch_id == INTEL_PCH_LPT_DEVICE_ID_TYPE) { in hsw_get_aux_clock_divider()