Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dcdv_intel_hdmi.c53 u32 save_HDMIB; member
113 hdmi_priv->save_HDMIB = REG_READ(hdmi_priv->hdmi_reg); in cdv_hdmi_save()
122 REG_WRITE(hdmi_priv->hdmi_reg, hdmi_priv->save_HDMIB); in cdv_hdmi_restore()