Searched refs:WAKE_AOWAKE_CNTRL (Results 1 – 1 of 1) sorted by relevance
151 #define WAKE_AOWAKE_CNTRL(x) (0x000 + ((x) << 2)) macro2136 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()