Home
last modified time | relevance | path

Searched refs:AT91_PMC_PLL_UPDT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/at91/
H A Dclk-sam9x60-pll.c88 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_prepare()
123 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_prepare()
131 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_prepare()
152 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_unprepare()
161 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_unprepare()
250 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_div_pll_prepare()
264 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_div_pll_prepare()
285 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_div_pll_unprepare()
291 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_div_pll_unprepare()
307 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, in sam9x60_div_pll_is_prepared()
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-at91/
H A Dpm_suspend.S372 ldr tmp2, [pmc, #AT91_PMC_PLL_UPDT]
374 str tmp2, [pmc, #AT91_PMC_PLL_UPDT]
389 ldr tmp1, [pmc, #AT91_PMC_PLL_UPDT]
392 str tmp1, [pmc, #AT91_PMC_PLL_UPDT]
401 ldr tmp1, [pmc, #AT91_PMC_PLL_UPDT]
404 str tmp1, [pmc, #AT91_PMC_PLL_UPDT]
412 ldr tmp1, [pmc, #AT91_PMC_PLL_UPDT]
415 str tmp1, [pmc, #AT91_PMC_PLL_UPDT]
439 ldr tmp1, [pmc, #AT91_PMC_PLL_UPDT]
442 str tmp1, [pmc, #AT91_PMC_PLL_UPDT]
[all...]
/kernel/linux/linux-6.6/drivers/clk/at91/
H 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()
260 regmap_update_bits(regmap, AT91_PMC_PLL_UPDT, AT91_PMC_PLL_UPDT_ID_MSK, in sam9x60_frac_pll_set_rate_chg()
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()
[all...]
/kernel/linux/linux-6.6/arch/arm/mach-at91/
H A Dpm_suspend.S688 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...]
/kernel/linux/linux-5.10/include/linux/clk/
H A Dat91_pmc.h59 #define AT91_PMC_PLL_UPDT 0x1C /* PMC PLL update register [for SAM9X60] */ macro
/kernel/linux/linux-6.6/include/linux/clk/
H A Dat91_pmc.h61 #define AT91_PMC_PLL_UPDT 0x1C /* PMC PLL update register [for SAM9X60] */ macro

Completed in 5 milliseconds