Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/video/
A Dpermedia2.h207 #define PM2F_VSYNC_ACT_LOW 0x60 macro
/linux-6.3-rc2/drivers/video/fbdev/
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()

Completed in 7 milliseconds