SCALER6_DISPX_CTRL1_INTLACE
disp_ctrl1 &= ~SCALER6_DISPX_CTRL1_INTLACE;
disp_ctrl1 | (interlace ? SCALER6_DISPX_CTRL1_INTLACE : 0));