Home
last modified time | relevance | path

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

/drivers/soc/tegra/
Dpmc.c151 #define WAKE_AOWAKE_CNTRL(x) (0x000 + ((x) << 2)) macro
2136 value = readl(pmc->wake + WAKE_AOWAKE_CNTRL(data->hwirq)); in tegra186_pmc_irq_set_type()
2157 writel(value, pmc->wake + WAKE_AOWAKE_CNTRL(data->hwirq)); in tegra186_pmc_irq_set_type()