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