Searched refs:AT91_PMC_PLL_UPDT (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/clk/at91/ |
| A D | clk-sam9x60-pll.c | 96 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_set() 131 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_set() 139 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_set() 167 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_unprepare() 176 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_unprepare() 278 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_set_rate_chg() 287 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_set_rate_chg() 353 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_div_pll_set_div() 369 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_div_pll_set() 401 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_div_pll_unprepare() [all …]
|
| /linux/arch/arm/mach-at91/ |
| A D | pm_suspend.S | 688 ldr tmp2, [pmc, #AT91_PMC_PLL_UPDT] 690 str tmp2, [pmc, #AT91_PMC_PLL_UPDT] 705 ldr tmp1, [pmc, #AT91_PMC_PLL_UPDT] 708 str tmp1, [pmc, #AT91_PMC_PLL_UPDT] 717 ldr tmp1, [pmc, #AT91_PMC_PLL_UPDT] 720 str tmp1, [pmc, #AT91_PMC_PLL_UPDT] 728 ldr tmp1, [pmc, #AT91_PMC_PLL_UPDT] 731 str tmp1, [pmc, #AT91_PMC_PLL_UPDT] 755 ldr tmp1, [pmc, #AT91_PMC_PLL_UPDT] 758 str tmp1, [pmc, #AT91_PMC_PLL_UPDT] [all …]
|
| /linux/include/linux/clk/ |
| A D | at91_pmc.h | 61 #define AT91_PMC_PLL_UPDT 0x1C /* PMC PLL update register [for SAM9X60] */ macro
|
Completed in 11 milliseconds