Searched refs:PWRGATE_STATUS (Results 1 – 2 of 2) sorted by relevance
21 #define PWRGATE_STATUS 0x38 macro28 value = readl(NV_PA_PMC_BASE + PWRGATE_STATUS); in tegra_powergate_set()39 value = readl(NV_PA_PMC_BASE + PWRGATE_STATUS); in tegra_powergate_set()
84 #define PWRGATE_STATUS 0x38 macro491 return (tegra_pmc_readl(pmc, PWRGATE_STATUS) & BIT(id)) != 0; in tegra_powergate_state()