Home
last modified time | relevance | path

Searched refs:VIDEO_DIP_ENABLE (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/drm2/i915/
HDintel_hdmi.c140 val |= VIDEO_DIP_ENABLE; in g4x_write_infoframe()
189 val |= VIDEO_DIP_ENABLE; in ibx_write_infoframe()
228 val |= VIDEO_DIP_ENABLE; in cpt_write_infoframe()
261 val |= VIDEO_DIP_ENABLE; in vlv_write_infoframe()
HDi915_reg.h1846 #define VIDEO_DIP_ENABLE (1 << 31) macro