Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_hdmi.c91 #define HDMI_INT_DLL_LCK BIT(5) macro
97 | HDMI_INT_DLL_LCK \
104 | HDMI_INT_DLL_LCK \
155 if (hdmi->irq_status & (HDMI_INT_SW_RST | HDMI_INT_DLL_LCK)) { in hdmi_irq_thread()