Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_pm.c4486 IS_CNL_REVID(dev_priv, CNL_REVID_A0, CNL_REVID_B0)) && in skl_compute_plane_wm()
4661 if (IS_CNL_REVID(dev_priv, CNL_REVID_A0, CNL_REVID_A0)) in skl_compute_transition_wm()
6643 if (IS_CNL_REVID(dev_priv, CNL_REVID_A0, CNL_REVID_C0)) in gen9_enable_rc6()
8533 if (IS_CNL_REVID(dev_priv, CNL_REVID_A0, CNL_REVID_B0)) in cnl_init_clock_gating()
H A Di915_drv.h3091 #define CNL_REVID_A0 0x0 macro