Searched refs:PMC_CNTRL_INTR_POLARITY (Results 1 – 1 of 1) sorted by relevance
47 #define PMC_CNTRL_INTR_POLARITY (1 << 17) /* inverts INTR polarity */ macro1061 value |= PMC_CNTRL_INTR_POLARITY; in tegra_pmc_early_init()1063 value &= ~PMC_CNTRL_INTR_POLARITY; in tegra_pmc_early_init()