Home
last modified time | relevance | path

Searched refs:PCH_DP_C (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_pch_display.c81 assert_pch_dp_disabled(dev_priv, pipe, PORT_C, PCH_DP_C); in assert_pch_ports_disabled()
165 ibx_sanitize_pch_dp_port(dev_priv, PORT_C, PCH_DP_C); in ibx_sanitize_pch_ports()
H A Dintel_pps.c1698 g4x_dp_port_enabled(dev_priv, PCH_DP_C, PORT_C, &panel_pipe); in assert_pps_unlocked()
H A Dintel_display.c7479 if (intel_de_read(dev_priv, PCH_DP_C) & DP_DETECTED) in intel_setup_outputs()
7480 g4x_dp_init(dev_priv, PCH_DP_C, PORT_C); in intel_setup_outputs()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h5245 #define PCH_DP_C _MMIO(_PCH_DP_C) macro