Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/gma500/
Dcdv_intel_hdmi.c51 u32 save_HDMIB; member
111 hdmi_priv->save_HDMIB = REG_READ(hdmi_priv->hdmi_reg); in cdv_hdmi_save()
120 REG_WRITE(hdmi_priv->hdmi_reg, hdmi_priv->save_HDMIB); in cdv_hdmi_restore()