Searched refs:PM2F_HSYNC_ACT_LOW (Results 1 – 2 of 2) sorted by relevance
204 #define PM2F_HSYNC_ACT_LOW 0x18 macro
538 if ((video & PM2F_HSYNC_MASK) == PM2F_HSYNC_ACT_LOW) in set_video()546 if ((video & PM2F_HSYNC_MASK) == PM2F_HSYNC_ACT_LOW) in set_video()743 video |= PM2F_HSYNC_ACT_LOW; in pm2fb_set_par()747 video |= PM2F_HSYNC_ACT_LOW; in pm2fb_set_par()
Completed in 7 milliseconds