Home
last modified time | relevance | path

Searched refs:HDLCD_INTERRUPT_UNDERRUN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
H A Dhdlcd_regs.h50 #define HDLCD_INTERRUPT_UNDERRUN (1 << 3) macro
53 HDLCD_INTERRUPT_UNDERRUN)
H A Dhdlcd_drv.c134 if (irq_status & HDLCD_INTERRUPT_UNDERRUN) in hdlcd_irq()
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/
H A Dhdlcd_regs.h50 #define HDLCD_INTERRUPT_UNDERRUN (1 << 3) macro
53 HDLCD_INTERRUPT_UNDERRUN)
H A Dhdlcd_drv.c49 if (irq_status & HDLCD_INTERRUPT_UNDERRUN) in hdlcd_irq()

Completed in 3 milliseconds