Searched refs:VLV_TX_DW3 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_hdmi.c | 1305 vlv_dpio_write(dev_priv, pipe, VLV_TX_DW3(port), 0x0c782040); in vlv_hdmi_pre_enable() 1575 val = vlv_dpio_read(dev_priv, pipe, VLV_TX_DW3(ch)); in chv_hdmi_pre_enable() 1580 vlv_dpio_write(dev_priv, pipe, VLV_TX_DW3(ch), val); in chv_hdmi_pre_enable()
|
D | i915_reg.h | 991 #define VLV_TX_DW3(ch) _PORT(ch, _VLV_TX_DW3_CH0, _VLV_TX_DW3_CH1) macro
|
D | intel_dp.c | 3059 vlv_dpio_write(dev_priv, pipe, VLV_TX_DW3(port), 0x0C782040); in intel_vlv_signal_levels()
|