Home
last modified time | relevance | path

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

/arch/arm/mach-tegra/
Dpowergate.c57 static u32 pmc_read(unsigned long reg) in pmc_read() function
74 status = pmc_read(PWRGATE_STATUS) & (1 << id); in tegra_powergate_set()
111 status = pmc_read(PWRGATE_STATUS) & (1 << id); in tegra_powergate_is_powered()