Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dhdmi_wp.c29 DUMPREG(HDMI_WP_IRQSTATUS); in hdmi_wp_dump()
48 return hdmi_read_reg(wp->base, HDMI_WP_IRQSTATUS); in hdmi_wp_get_irqstatus()
53 hdmi_write_reg(wp->base, HDMI_WP_IRQSTATUS, irqstatus); in hdmi_wp_set_irqstatus()
55 hdmi_read_reg(wp->base, HDMI_WP_IRQSTATUS); in hdmi_wp_set_irqstatus()
Dhdmi.h35 #define HDMI_WP_IRQSTATUS 0x28 macro