Home
last modified time | relevance | path

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

/linux/drivers/soc/tegra/
H A Dpmc.c195 #define SW_WAKE_ID 83 /* wake83 */ macro
2381 value = readl(pmc->wake + WAKE_AOWAKE_CNTRL(SW_WAKE_ID)); in tegra186_pmc_set_wake_filters()
2383 writel(value, pmc->wake + WAKE_AOWAKE_CNTRL(SW_WAKE_ID)); in tegra186_pmc_set_wake_filters()
4211 TEGRA_WAKE_IRQ("sw-wake", SW_WAKE_ID, 179),