Searched refs:VLV_PCS01_DW11 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dpio_phy.c | 920 val = vlv_dpio_read(dev_priv, pipe, VLV_PCS01_DW11(ch)); in chv_phy_pre_encoder_enable() 922 vlv_dpio_write(dev_priv, pipe, VLV_PCS01_DW11(ch), val); in chv_phy_pre_encoder_enable() 953 val = vlv_dpio_read(dev_priv, pipe, VLV_PCS01_DW11(ch)); in chv_phy_pre_encoder_enable() 955 vlv_dpio_write(dev_priv, pipe, VLV_PCS01_DW11(ch), val); in chv_phy_pre_encoder_enable()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 352 #define VLV_PCS01_DW11(ch) _PORT(ch, _VLV_PCS01_DW11_CH0, _VLV_PCS01_DW11_CH1) macro
|