Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/at91/
H A Dclk-sam9x60-pll.c95 regmap_read(regmap, AT91_PMC_PLL_CTRL1, &val); in sam9x60_frac_pll_set()
110 regmap_write(regmap, AT91_PMC_PLL_CTRL1, in sam9x60_frac_pll_set()
262 regmap_read(regmap, AT91_PMC_PLL_CTRL1, &val); in sam9x60_frac_pll_set_rate_chg()
269 regmap_write(regmap, AT91_PMC_PLL_CTRL1, in sam9x60_frac_pll_set_rate_chg()
655 regmap_read(regmap, AT91_PMC_PLL_CTRL1, &val); in sam9x60_clk_register_frac_pll()
/openbmc/linux/include/linux/clk/
H A Dat91_pmc.h43 #define AT91_PMC_PLL_CTRL1 0x10 /* PLL Control Register 1 [for SAM9X60] */ macro
/openbmc/linux/arch/arm/mach-at91/
H A Dpm_suspend.S699 ldr tmp2, [pmc, #AT91_PMC_PLL_CTRL1]
765 ldr tmp1, [pmc, #AT91_PMC_PLL_CTRL1]
769 str tmp1, [pmc, #AT91_PMC_PLL_CTRL1]