Home
last modified time | relevance | path

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

/Linux-v5.10/include/video/
Dpermedia2.h207 #define PM2F_VSYNC_ACT_LOW 0x60 macro
/Linux-v5.10/drivers/video/fbdev/
Dpm2fb.c538 if ((video & PM2F_VSYNC_MASK) == PM2F_VSYNC_ACT_LOW) in set_video()
546 if ((video & PM2F_VSYNC_MASK) == PM2F_VSYNC_ACT_LOW) in set_video()
745 video |= PM2F_VSYNC_ACT_LOW; in pm2fb_set_par()
749 video |= PM2F_VSYNC_ACT_LOW; in pm2fb_set_par()