MPIC_TIMER_TCR_CLKDIV
div = (1 << (MPIC_TIMER_TCR_CLKDIV >> 8)) * 8;
setbits32(priv->group_tcr, MPIC_TIMER_TCR_CLKDIV);