Searched refs:PCH_DP_D (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_pch_display.c | 86 assert_pch_dp_disabled(dev_priv, pipe, PORT_D, PCH_DP_D); in assert_pch_ports_disabled() 171 ibx_sanitize_pch_dp_port(dev_priv, PORT_D, PCH_DP_D); in ibx_sanitize_pch_ports()
|
H A D | intel_pps.c | 1861 g4x_dp_port_enabled(dev_priv, PCH_DP_D, PORT_D, &panel_pipe); in assert_pps_unlocked()
|
H A D | intel_display.c | 8192 if (intel_de_read(dev_priv, PCH_DP_D) & DP_DETECTED) in intel_setup_outputs() 8193 g4x_dp_init(dev_priv, PCH_DP_D, PORT_D); in intel_setup_outputs()
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 3444 #define PCH_DP_D _MMIO(0xe4300) macro
|