Searched refs:tegra_pmc_writel (Results 1 – 6 of 6) sorted by relevance
35 tegra_pmc_writel(PWRGATE_TOGGLE_START | id, PWRGATE_TOGGLE); in tegra_powergate_set()74 tegra_pmc_writel(value, REMOVE_CLAMPING); in tegra_powergate_remove_clamping()
40 tegra_pmc_writel(2, PMC_SCRATCH0); in do_enterrcm()
69 void tegra_pmc_writel(u32 value, unsigned long offset) in tegra_pmc_writel() function
357 tegra_pmc_writel(reg, offsetof(struct pmc_ctlr, pmc_remove_clamping)); in remove_cpu_io_clamps()375 tegra_pmc_writel(reg, in powerup_cpu()
936 tegra_pmc_writel(val, in clock_external_output()
397 void tegra_pmc_writel(u32 value, unsigned long offset);
Completed in 11 milliseconds