Searched refs:VLV_PCS23_DW8 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_dpio_phy.c | 845 val = vlv_dpio_read(dev_priv, pipe, VLV_PCS23_DW8(ch)); in chv_phy_pre_pll_enable() 851 vlv_dpio_write(dev_priv, pipe, VLV_PCS23_DW8(ch), val); in chv_phy_pre_pll_enable()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_dpio_phy.c | 881 val = vlv_dpio_read(dev_priv, pipe, VLV_PCS23_DW8(ch)); in chv_phy_pre_pll_enable() 887 vlv_dpio_write(dev_priv, pipe, VLV_PCS23_DW8(ch), val); in chv_phy_pre_pll_enable()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 302 #define VLV_PCS23_DW8(port) _PORT(port, _VLV_PCS23_DW8_CH0, _VLV_PCS23_DW8_CH1) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 1490 #define VLV_PCS23_DW8(port) _PORT(port, _VLV_PCS23_DW8_CH0, _VLV_PCS23_DW8_CH1) macro
|
Completed in 62 milliseconds