Searched refs:HDLCD_INTERRUPT_UNDERRUN (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/arm/ | ||
D | hdlcd_regs.h | 50 #define HDLCD_INTERRUPT_UNDERRUN (1 << 3) macro |
D | hdlcd_drv.c | 49 if (irq_status & HDLCD_INTERRUPT_UNDERRUN) in hdlcd_irq() |