Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drk3066_hdmi.h213 HDMI_INTR_MSENS = BIT(6), enumerator
H A Drk3066_hdmi.c602 if (interrupt & (HDMI_INTR_HOTPLUG | HDMI_INTR_MSENS)) in rk3066_hdmi_hardirq()