Home
last modified time | relevance | path

Searched refs:AT91_PMC_PLL_UPDT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/clk/at91/
A Dclk-sam9x60-pll.c93 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_set()
128 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_set()
136 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_set()
164 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_unprepare()
173 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_unprepare()
273 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_set_rate_chg()
282 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_set_rate_chg()
348 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_div_pll_set_div()
364 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_div_pll_set()
396 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_div_pll_unprepare()
[all …]
/linux/arch/arm/mach-at91/
A Dpm_suspend.S669 ldr tmp2, [pmc, #AT91_PMC_PLL_UPDT]
671 str tmp2, [pmc, #AT91_PMC_PLL_UPDT]
686 ldr tmp1, [pmc, #AT91_PMC_PLL_UPDT]
689 str tmp1, [pmc, #AT91_PMC_PLL_UPDT]
698 ldr tmp1, [pmc, #AT91_PMC_PLL_UPDT]
701 str tmp1, [pmc, #AT91_PMC_PLL_UPDT]
709 ldr tmp1, [pmc, #AT91_PMC_PLL_UPDT]
712 str tmp1, [pmc, #AT91_PMC_PLL_UPDT]
736 ldr tmp1, [pmc, #AT91_PMC_PLL_UPDT]
739 str tmp1, [pmc, #AT91_PMC_PLL_UPDT]
[all …]
/linux/include/linux/clk/
A Dat91_pmc.h59 #define AT91_PMC_PLL_UPDT 0x1C /* PMC PLL update register [for SAM9X60] */ macro

Completed in 8 milliseconds