Home
last modified time | relevance | path

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

/linux-4.1.27/include/video/
Dpermedia2.h207 #define PM2F_VSYNC_ACT_LOW 0x60 macro
/linux-4.1.27/drivers/video/fbdev/
Dpm2fb.c543 if ((video & PM2F_VSYNC_MASK) == PM2F_VSYNC_ACT_LOW) in set_video()
551 if ((video & PM2F_VSYNC_MASK) == PM2F_VSYNC_ACT_LOW) in set_video()
750 video |= PM2F_VSYNC_ACT_LOW; in pm2fb_set_par()
754 video |= PM2F_VSYNC_ACT_LOW; in pm2fb_set_par()