AT91_PMC_PLLADIV2   30 drivers/clk/at91/clk-plldiv.c 	if (mckr & AT91_PMC_PLLADIV2)
AT91_PMC_PLLADIV2   61 drivers/clk/at91/clk-plldiv.c 	regmap_update_bits(plldiv->regmap, AT91_PMC_MCKR, AT91_PMC_PLLADIV2,
AT91_PMC_PLLADIV2   62 drivers/clk/at91/clk-plldiv.c 			   parent_rate != rate ? AT91_PMC_PLLADIV2 : 0);