Searched refs:PM3_MAX_PIXCLOCK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/video/ | ||
D | pm3fb.h | 1059 #define PM3_MAX_PIXCLOCK 300000 macro |
/linux-4.1.27/drivers/video/fbdev/ | ||
D | pm3fb.c | 1007 if (PICOS2KHZ(var->pixclock) > PM3_MAX_PIXCLOCK) { in pm3fb_check_var() |