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