Home
last modified time | relevance | path

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

/linux-4.4.14/include/video/
Dpermedia2.h207 #define PM2F_VSYNC_ACT_LOW 0x60 macro
/linux-4.4.14/drivers/video/fbdev/
Dpm2fb.c536 if ((video & PM2F_VSYNC_MASK) == PM2F_VSYNC_ACT_LOW) in set_video()
544 if ((video & PM2F_VSYNC_MASK) == PM2F_VSYNC_ACT_LOW) in set_video()
743 video |= PM2F_VSYNC_ACT_LOW; in pm2fb_set_par()
747 video |= PM2F_VSYNC_ACT_LOW; in pm2fb_set_par()