Searched refs:WAKE_AOWAKE_TIER2_ROUTING (Results 1 – 1 of 1) sorted by relevance
135 #define WAKE_AOWAKE_TIER2_ROUTING(x) (0x4cc + ((x) << 2)) macro1940 value = readl(pmc->wake + WAKE_AOWAKE_TIER2_ROUTING(offset)); in tegra_pmc_irq_set_wake()1947 writel(value, pmc->wake + WAKE_AOWAKE_TIER2_ROUTING(offset)); in tegra_pmc_irq_set_wake()