Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/tegra/
Dpmc.c135 #define WAKE_AOWAKE_TIER2_ROUTING(x) (0x4cc + ((x) << 2)) macro
1940 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()