Home
last modified time | relevance | path

Searched refs:PCH_DP_D (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Di915_reg.h353 #define PCH_DP_D 0xe4300 macro
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_pch_display.c82 assert_pch_dp_disabled(dev_priv, pipe, PORT_D, PCH_DP_D); in assert_pch_ports_disabled()
166 ibx_sanitize_pch_dp_port(dev_priv, PORT_D, PCH_DP_D); in ibx_sanitize_pch_ports()
H A Dintel_pps.c1701 g4x_dp_port_enabled(dev_priv, PCH_DP_D, PORT_D, &panel_pipe); in assert_pps_unlocked()
H A Dintel_display.c7500 if (intel_de_read(dev_priv, PCH_DP_D) & DP_DETECTED) in intel_setup_outputs()
7501 g4x_dp_init(dev_priv, PCH_DP_D, PORT_D); in intel_setup_outputs()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h5254 #define PCH_DP_D _MMIO(_PCH_DP_D) macro