Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H A Dsti_hdmi.c112 #define HDMI_INT_DLL_LCK BIT(5) macro
119 | HDMI_INT_DLL_LCK \
127 | HDMI_INT_DLL_LCK \
200 if (hdmi->irq_status & (HDMI_INT_SW_RST | HDMI_INT_DLL_LCK)) { in hdmi_irq_thread()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds