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