Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/tegra/
Dpmc.c184 #define WAKE_AOWAKE_TIER2_ROUTING(x) (0x4cc + ((x) << 2)) macro
2401 value = readl(pmc->wake + WAKE_AOWAKE_TIER2_ROUTING(offset)); in tegra186_pmc_irq_set_wake()
2408 writel(value, pmc->wake + WAKE_AOWAKE_TIER2_ROUTING(offset)); in tegra186_pmc_irq_set_wake()