Home
last modified time | relevance | path

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

/arch/arm/mach-tegra/
Dpmc.c82 static inline void tegra_pmc_writel(u32 val, u32 reg) in tegra_pmc_writel() function
109 tegra_pmc_writel(PMC_PWRGATE_TOGGLE_START | id, PMC_PWRGATE_TOGGLE); in tegra_pmc_powergate_set()
131 tegra_pmc_writel(mask, PMC_REMOVE_CLAMPING); in tegra_pmc_powergate_remove_clamping()
181 tegra_pmc_writel((unsigned long)ticks, PMC_CPUPWRGOOD_TIMER); in set_power_timers()
185 tegra_pmc_writel((unsigned long)ticks, PMC_CPUPWROFF_TIMER); in set_power_timers()
216 tegra_pmc_writel(reg, PMC_CTRL); in tegra_pmc_pm_set()
226 tegra_pmc_writel(reg, PMC_CTRL); in tegra_pmc_suspend_init()
329 tegra_pmc_writel(val, PMC_CTRL); in tegra_pmc_init()