Home
last modified time | relevance | path

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

/linux-4.1.27/include/video/
Dpermedia2.h202 #define PM2F_HSYNC_ACT_HIGH 0x08 macro
/linux-4.1.27/drivers/video/fbdev/
Dpm2fb.c533 vsync |= PM2F_HSYNC_ACT_HIGH | PM2F_VSYNC_ACT_HIGH; in set_video()
743 video |= PM2F_HSYNC_ACT_HIGH; in pm2fb_set_par()