Searched refs:INT_VSYNC (Results 1 – 1 of 1) sorted by relevance
42 #define INT_VSYNC 0x01 /* Vsync interrupt */ macro1390 int_mask |= INT_VSYNC; /* enable vertical sync */ in fsl_diu_enable_interrupts()1590 else if (status & INT_VSYNC) { in fsl_diu_isr()