Searched refs:WAKE_AOWAKE_CNTRL (Results 1 – 1 of 1) sorted by relevance
176 #define WAKE_AOWAKE_CNTRL(x) (0x000 + ((x) << 2)) macro2421 value = readl(pmc->wake + WAKE_AOWAKE_CNTRL(data->hwirq)); in tegra186_pmc_irq_set_type()2442 writel(value, pmc->wake + WAKE_AOWAKE_CNTRL(data->hwirq)); in tegra186_pmc_irq_set_type()