Searched refs:AT91_PMC_PLL_UPDT (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/drivers/clk/sam/ |
| H A D | clk-sam9x60-pll.c | 103 io_clrsetbits32(regmap + AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_set() 138 io_clrsetbits32(regmap + AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_set() 145 io_clrsetbits32(regmap + AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_set() 168 io_clrsetbits32(frac->core.base + AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_unprepare() 179 io_clrsetbits32(frac->core.base + AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_unprepare() 238 io_clrsetbits32(regmap + AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_set_rate_chg() 245 io_clrsetbits32(regmap + AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_set_rate_chg() 254 io_clrsetbits32(regmap + AT91_PMC_PLL_UPDT, in sam9x60_frac_pll_set_rate_chg() 283 io_clrsetbits32(regmap + AT91_PMC_PLL_UPDT, in sam9x60_div_pll_set_div() 290 io_clrsetbits32(regmap + AT91_PMC_PLL_UPDT, in sam9x60_div_pll_set_div() [all …]
|
| H A D | at91_pmc.h | 64 #define AT91_PMC_PLL_UPDT 0x1C macro
|
| /optee_os/core/drivers/pm/sam/ |
| H A D | pm_suspend.S | 675 ldr tmp2, [pmc, #AT91_PMC_PLL_UPDT] 677 str tmp2, [pmc, #AT91_PMC_PLL_UPDT] 692 ldr tmp1, [pmc, #AT91_PMC_PLL_UPDT] 695 str tmp1, [pmc, #AT91_PMC_PLL_UPDT] 704 ldr tmp1, [pmc, #AT91_PMC_PLL_UPDT] 707 str tmp1, [pmc, #AT91_PMC_PLL_UPDT] 715 ldr tmp1, [pmc, #AT91_PMC_PLL_UPDT] 718 str tmp1, [pmc, #AT91_PMC_PLL_UPDT] 740 ldr tmp1, [pmc, #AT91_PMC_PLL_UPDT] 743 str tmp1, [pmc, #AT91_PMC_PLL_UPDT] [all …]
|