AT91_PMC_PLLADIV2
if (mckr & AT91_PMC_PLLADIV2)
regmap_update_bits(plldiv->regmap, AT91_PMC_MCKR, AT91_PMC_PLLADIV2,
parent_rate != rate ? AT91_PMC_PLLADIV2 : 0);