Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
1593 else if (status & INT_VSYNC) { in fsl_diu_isr()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds