HDMI_WP_IRQSTATUS
hdmi_write_reg(wp->base, HDMI_WP_IRQSTATUS, HDMI_IRQ_VIDEO_FRAME_DONE);
DUMPREG(HDMI_WP_IRQSTATUS);
return hdmi_read_reg(wp->base, HDMI_WP_IRQSTATUS);
hdmi_write_reg(wp->base, HDMI_WP_IRQSTATUS, irqstatus);
hdmi_read_reg(wp->base, HDMI_WP_IRQSTATUS);
hdmi_write_reg(wp->base, HDMI_WP_IRQSTATUS, HDMI_IRQ_VIDEO_FRAME_DONE);
DUMPREG(HDMI_WP_IRQSTATUS);
return hdmi_read_reg(wp->base, HDMI_WP_IRQSTATUS);
hdmi_write_reg(wp->base, HDMI_WP_IRQSTATUS, irqstatus);
hdmi_read_reg(wp->base, HDMI_WP_IRQSTATUS);