Searched refs:HDMI_IRQ_VIDEO_FRAME_DONE (Results 1 – 2 of 2) sorted by relevance
115 hdmi_write_reg(wp->base, HDMI_WP_IRQSTATUS, HDMI_IRQ_VIDEO_FRAME_DONE); in hdmi_wp_video_stop()125 if (v & HDMI_IRQ_VIDEO_FRAME_DONE) in hdmi_wp_video_stop()
58 #define HDMI_IRQ_VIDEO_FRAME_DONE (1 << 17) macro