Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_dpio_phy.c837 val = vlv_dpio_read(dev_priv, pipe, VLV_PCS23_DW8(ch)); in chv_phy_pre_pll_enable()
843 vlv_dpio_write(dev_priv, pipe, VLV_PCS23_DW8(ch), val); in chv_phy_pre_pll_enable()
H A Di915_reg.h1515 #define VLV_PCS23_DW8(port) _PORT(port, _VLV_PCS23_DW8_CH0, _VLV_PCS23_DW8_CH1) macro