Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/
Ds3c-fb.c52 #define S3C_FB_VSYNC_IRQ_EN 0 macro
922 if (!test_and_set_bit(S3C_FB_VSYNC_IRQ_EN, &sfb->irq_flags)) { in s3c_fb_enable_irq()
947 if (test_and_clear_bit(S3C_FB_VSYNC_IRQ_EN, &sfb->irq_flags)) { in s3c_fb_disable_irq()