Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imx/dc/ !
H A Ddc-crtc.c247 enable_irq(dc_crtc->irq_dec_shdload); in dc_crtc_atomic_enable()
284 disable_irq(dc_crtc->irq_dec_shdload); in dc_crtc_atomic_enable()
464 dc_crtc->irq_dec_shdload, in dc_crtc_request_irqs()
521 dc_crtc->irq_dec_shdload = de->irq_shdload; in dc_crtc_init()
H A Ddc-kms.h70 unsigned int irq_dec_shdload; member