Searched refs:hdmi_reg (Results 1 – 3 of 3) sorted by relevance
53 u32 hdmi_reg; member88 REG_WRITE(hdmi_priv->hdmi_reg, hdmib); in cdv_hdmi_mode_set()89 REG_READ(hdmi_priv->hdmi_reg); in cdv_hdmi_mode_set()99 hdmib = REG_READ(hdmi_priv->hdmi_reg); in cdv_hdmi_dpms()102 REG_WRITE(hdmi_priv->hdmi_reg, hdmib & ~HDMIB_PORT_EN); in cdv_hdmi_dpms()104 REG_WRITE(hdmi_priv->hdmi_reg, hdmib | HDMIB_PORT_EN); in cdv_hdmi_dpms()105 REG_READ(hdmi_priv->hdmi_reg); in cdv_hdmi_dpms()114 hdmi_priv->save_HDMIB = REG_READ(hdmi_priv->hdmi_reg); in cdv_hdmi_save()123 REG_WRITE(hdmi_priv->hdmi_reg, hdmi_priv->save_HDMIB); in cdv_hdmi_restore()124 REG_READ(hdmi_priv->hdmi_reg); in cdv_hdmi_restore()[all …]
115 dig_port->hdmi.hdmi_reg = INVALID_MMIO_REG; in intel_dig_port_alloc()
1665 i915_reg_t hdmi_reg; member2133 return i915_mmio_reg_valid(enc_to_intel_hdmi(encoder)->hdmi_reg); in intel_encoder_is_hdmi()