Searched refs:HDMI_IRQ_VIDEO_FRAME_DONE (Results 1 – 4 of 4) sorted by relevance
114 hdmi_write_reg(wp->base, HDMI_WP_IRQSTATUS, HDMI_IRQ_VIDEO_FRAME_DONE); in hdmi_wp_video_stop()124 if (v & HDMI_IRQ_VIDEO_FRAME_DONE) in hdmi_wp_video_stop()
48 #define HDMI_IRQ_VIDEO_FRAME_DONE (1 << 17) macro
113 hdmi_write_reg(wp->base, HDMI_WP_IRQSTATUS, HDMI_IRQ_VIDEO_FRAME_DONE); in hdmi_wp_video_stop()123 if (v & HDMI_IRQ_VIDEO_FRAME_DONE) in hdmi_wp_video_stop()
52 #define HDMI_IRQ_VIDEO_FRAME_DONE (1 << 17) macro