Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_ddi.c132 DDI_BUF_EMP_400MV_0DB_HSW,
688 DDI_BUF_CTL_ENABLE | DDI_BUF_EMP_400MV_0DB_HSW; in intel_ddi_mode_set()
Dintel_dp.c1641 return DDI_BUF_EMP_400MV_0DB_HSW; in intel_hsw_signal_levels()
1663 return DDI_BUF_EMP_400MV_0DB_HSW; in intel_hsw_signal_levels()
Di915_reg.h4638 #define DDI_BUF_EMP_400MV_0DB_HSW (0<<24) /* Sel0 */ macro