Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpio_phy.c905 val = vlv_dpio_read(dev_priv, phy, VLV_PCS01_DW8(ch)); in chv_phy_pre_pll_enable()
911 vlv_dpio_write(dev_priv, phy, VLV_PCS01_DW8(ch), val); in chv_phy_pre_pll_enable()
H A Dvlv_dpio_phy_regs.h93 #define VLV_PCS01_DW8(ch) _VLV_PCS((ch), 0, 8) macro