Searched refs:HDMI_IRQ_CORE (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi4_cec.c | 176 hdmi_wp_clear_irqenable(core->wp, HDMI_IRQ_CORE); in hdmi_cec_adap_enable() 177 hdmi_wp_set_irqstatus(core->wp, HDMI_IRQ_CORE); in hdmi_cec_adap_enable() 213 hdmi_wp_set_irqenable(core->wp, HDMI_IRQ_CORE); in hdmi_cec_adap_enable()
|
H A D | hdmi4.c | 91 if (irqstatus & HDMI_IRQ_CORE) { in hdmi_irq_handler() 158 hdmi_wp_clear_irqenable(wp, ~HDMI_IRQ_CORE); in hdmi_power_on_full() 159 hdmi_wp_set_irqstatus(wp, ~HDMI_IRQ_CORE); in hdmi_power_on_full() 229 hdmi_wp_clear_irqenable(&hdmi->wp, ~HDMI_IRQ_CORE); in hdmi_power_off_full()
|
H A D | hdmi.h | 46 #define HDMI_IRQ_CORE (1 << 0) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi4_cec.c | 164 hdmi_wp_clear_irqenable(core->wp, HDMI_IRQ_CORE); in hdmi_cec_adap_enable() 165 hdmi_wp_set_irqstatus(core->wp, HDMI_IRQ_CORE); in hdmi_cec_adap_enable() 201 hdmi_wp_set_irqenable(core->wp, HDMI_IRQ_CORE); in hdmi_cec_adap_enable()
|
H A D | hdmi4.c | 92 if (irqstatus & HDMI_IRQ_CORE) { in hdmi_irq_handler() 159 hdmi_wp_clear_irqenable(wp, ~HDMI_IRQ_CORE); in hdmi_power_on_full() 160 hdmi_wp_set_irqstatus(wp, ~HDMI_IRQ_CORE); in hdmi_power_on_full() 230 hdmi_wp_clear_irqenable(&hdmi->wp, ~HDMI_IRQ_CORE); in hdmi_power_off_full()
|
H A D | hdmi.h | 46 #define HDMI_IRQ_CORE (1 << 0) macro
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi.h | 42 #define HDMI_IRQ_CORE (1 << 0) macro
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi.h | 42 #define HDMI_IRQ_CORE (1 << 0) macro
|
Completed in 7 milliseconds