PM2_MAX_PIXCLOCK
if (PICOS2KHZ(var->pixclock) > PM2_MAX_PIXCLOCK) {
if (pixclock > PM2_MAX_PIXCLOCK) {