Home
last modified time | relevance | path

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

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