Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_dpio_phy.c914 val = vlv_dpio_read(dev_priv, phy, VLV_PCS23_DW8(ch)); in chv_phy_pre_pll_enable()
920 vlv_dpio_write(dev_priv, phy, VLV_PCS23_DW8(ch), val); in chv_phy_pre_pll_enable()
Dvlv_dpio_phy_regs.h94 #define VLV_PCS23_DW8(ch) _VLV_PCS((ch), 1, 8) macro