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