SII902X_MIN_PIXEL_CLOCK_KHZ
if (crtc_state->mode.clock < SII902X_MIN_PIXEL_CLOCK_KHZ ||
if (mode->clock < SII902X_MIN_PIXEL_CLOCK_KHZ)