Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dpermedia2.h207 #define PM2F_VSYNC_ACT_LOW 0x60 macro
/openbmc/linux/drivers/video/fbdev/
H A Dpm2fb.c540 if ((video & PM2F_VSYNC_MASK) == PM2F_VSYNC_ACT_LOW) in set_video()
548 if ((video & PM2F_VSYNC_MASK) == PM2F_VSYNC_ACT_LOW) in set_video()
752 video |= PM2F_VSYNC_ACT_LOW; in pm2fb_set_par()
756 video |= PM2F_VSYNC_ACT_LOW; in pm2fb_set_par()