Home
last modified time | relevance | path

Searched refs:HDMIB (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/i915/
Dintel_hdmi.c539 } else if (sdvox_reg == HDMIB) { in intel_hdmi_init()
Di915_reg.h3591 #define HDMIB 0xe1140 macro
3613 #define PCH_SDVOB HDMIB
Dintel_display.c1148 assert_pch_hdmi_disabled(dev_priv, pipe, HDMIB); in assert_pch_ports_disabled()
1543 disable_pch_hdmi(dev_priv, pipe, HDMIB); in intel_disable_pch_ports()
7899 if (I915_READ(HDMIB) & PORT_DETECTED) { in intel_setup_outputs()
7903 intel_hdmi_init(dev, HDMIB); in intel_setup_outputs()