Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_hdmi.c113 #define HDMI_INT_DLL_LCK BIT(5) macro
120 | HDMI_INT_DLL_LCK \
128 | HDMI_INT_DLL_LCK \
207 if (hdmi->irq_status & (HDMI_INT_SW_RST | HDMI_INT_DLL_LCK)) { in hdmi_irq_thread()