Searched refs:VIDEO_DIP_CTL (Results 1 – 2 of 2) sorted by relevance
159 u32 val = I915_READ(VIDEO_DIP_CTL); in g4x_write_infoframe()169 I915_WRITE(VIDEO_DIP_CTL, val); in g4x_write_infoframe()185 I915_WRITE(VIDEO_DIP_CTL, val); in g4x_write_infoframe()186 POSTING_READ(VIDEO_DIP_CTL); in g4x_write_infoframe()194 u32 val = I915_READ(VIDEO_DIP_CTL); in g4x_infoframe_enabled()550 i915_reg_t reg = VIDEO_DIP_CTL; in g4x_set_infoframes()
4579 #define VIDEO_DIP_CTL _MMIO(0x61170) macro