Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_ddi.c135 DDI_BUF_EMP_400MV_0DB_HSW,
308 DDI_BUF_CTL_ENABLE | DDI_BUF_EMP_400MV_0DB_HSW; in intel_ddi_mode_set()
H A Dintel_dp.c1856 return DDI_BUF_EMP_400MV_0DB_HSW; in intel_hsw_signal_levels()
1878 return DDI_BUF_EMP_400MV_0DB_HSW; in intel_hsw_signal_levels()
H A Di915_reg.h4901 #define DDI_BUF_EMP_400MV_0DB_HSW (0<<24) /* Sel0 */ macro