RCAR_SCLD_RATIO
u32 x, sum_ratio = RCAR_SCHD_RATIO + RCAR_SCLD_RATIO;
if (x == 0 || x * RCAR_SCLD_RATIO > 0xffff)
priv->scld = RCAR_SCLD_RATIO * x;