Searched refs:VLV_PCS01_DW8 (Results 1 – 2 of 2) sorted by relevance
905 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()
93 #define VLV_PCS01_DW8(ch) _VLV_PCS((ch), 0, 8) macro