Searched refs:HDMI_IRQ_VIDEO_FRAME_DONE (Results 1 – 4 of 4) sorted by relevance
117 hdmi_write_reg(wp->base, HDMI_WP_IRQSTATUS, HDMI_IRQ_VIDEO_FRAME_DONE); in hdmi_wp_video_stop()127 if (v & HDMI_IRQ_VIDEO_FRAME_DONE) in hdmi_wp_video_stop()
59 #define HDMI_IRQ_VIDEO_FRAME_DONE (1 << 17) macro
116 hdmi_write_reg(wp->base, HDMI_WP_IRQSTATUS, HDMI_IRQ_VIDEO_FRAME_DONE); in hdmi_wp_video_stop()126 if (v & HDMI_IRQ_VIDEO_FRAME_DONE) in hdmi_wp_video_stop()
62 #define HDMI_IRQ_VIDEO_FRAME_DONE (1 << 17) macro