Home
last modified time | relevance | path

Searched refs:INT_VSYNC (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A Dfsl-diu-fb.c42 #define INT_VSYNC 0x01 /* Vsync interrupt */ macro
1390 int_mask |= INT_VSYNC; /* enable vertical sync */ in fsl_diu_enable_interrupts()
1590 else if (status & INT_VSYNC) { in fsl_diu_isr()