Home
last modified time | relevance | path

Searched refs:hdmi_wp_clear_irqenable (Results 1 – 9 of 9) sorted by relevance

/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi4.c157 hdmi_wp_clear_irqenable(wp, 0xffffffff); in hdmi_power_on_full()
227 hdmi_wp_clear_irqenable(&hdmi.wp, 0xffffffff); in hdmi_power_off_full()
Dhdmi5.c179 hdmi_wp_clear_irqenable(&hdmi.wp, 0xffffffff); in hdmi_power_on_full()
244 hdmi_wp_clear_irqenable(&hdmi.wp, 0xffffffff); in hdmi_power_off_full()
Dhdmi.h283 void hdmi_wp_clear_irqenable(struct hdmi_wp_data *wp, u32 mask);
Dhdmi_wp.c62 void hdmi_wp_clear_irqenable(struct hdmi_wp_data *wp, u32 mask) in hdmi_wp_clear_irqenable() function
/drivers/gpu/drm/omapdrm/dss/
Dhdmi4.c158 hdmi_wp_clear_irqenable(wp, ~HDMI_IRQ_CORE); in hdmi_power_on_full()
229 hdmi_wp_clear_irqenable(&hdmi->wp, ~HDMI_IRQ_CORE); in hdmi_power_off_full()
Dhdmi5.c171 hdmi_wp_clear_irqenable(&hdmi->wp, 0xffffffff); in hdmi_power_on_full()
228 hdmi_wp_clear_irqenable(&hdmi->wp, 0xffffffff); in hdmi_power_off_full()
Dhdmi.h302 void hdmi_wp_clear_irqenable(struct hdmi_wp_data *wp, u32 mask);
Dhdmi4_cec.c176 hdmi_wp_clear_irqenable(core->wp, HDMI_IRQ_CORE); in hdmi_cec_adap_enable()
Dhdmi_wp.c61 void hdmi_wp_clear_irqenable(struct hdmi_wp_data *wp, u32 mask) in hdmi_wp_clear_irqenable() function