Home
last modified time | relevance | path

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

/linux/drivers/soc/tegra/
A Dpmc.c81 #define PWRGATE_TOGGLE 0x30 macro
563 tegra_pmc_writel(pmc, PWRGATE_TOGGLE_START | id, PWRGATE_TOGGLE); in tegra20_powergate_set()
575 return !(tegra_pmc_readl(pmc, PWRGATE_TOGGLE) & PWRGATE_TOGGLE_START); in tegra_powergate_toggle_ready()
590 tegra_pmc_writel(pmc, PWRGATE_TOGGLE_START | id, PWRGATE_TOGGLE); in tegra114_powergate_set()

Completed in 10 milliseconds