Home
last modified time | relevance | path

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

/Linux-v5.10/include/video/
Dpermedia2.h202 #define PM2F_HSYNC_ACT_HIGH 0x08 macro
/Linux-v5.10/drivers/video/fbdev/
Dpm2fb.c528 vsync |= PM2F_HSYNC_ACT_HIGH | PM2F_VSYNC_ACT_HIGH; in set_video()
738 video |= PM2F_HSYNC_ACT_HIGH; in pm2fb_set_par()