Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c276 u32 flt_intr; member
2873 hdmi->flt_intr = stat & (FLT_EXIT_TO_LTSP_IRQ | in dw_hdmi_qp_main_hardirq()
2883 if (hdmi->flt_intr) { in dw_hdmi_qp_main_hardirq()
2884 dev_dbg(hdmi->dev, "i2c flt irq:%#x\n", hdmi->flt_intr); in dw_hdmi_qp_main_hardirq()
2885 hdmi_writel(hdmi, hdmi->flt_intr, MAINUNIT_1_INT_CLEAR); in dw_hdmi_qp_main_hardirq()