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