Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_hdmi.c107 #define HDMI_CFG_SW_RST_EN BIT(31) macro
576 val |= HDMI_CFG_SW_RST_EN; in hdmi_swreset()
593 val &= ~HDMI_CFG_SW_RST_EN; in hdmi_swreset()