Home
last modified time | relevance | path

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

/linux/include/video/
H A Dpermedia2.h202 #define PM2F_HSYNC_ACT_HIGH 0x08 macro
/linux/drivers/video/fbdev/
H A Dpm2fb.c530 vsync |= PM2F_HSYNC_ACT_HIGH | PM2F_VSYNC_ACT_HIGH; in set_video()
745 video |= PM2F_HSYNC_ACT_HIGH; in pm2fb_set_par()