Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/soc/tegra/
Dpmc.c49 #define PMC_CNTRL_INTR_POLARITY (1 << 17) /* inverts INTR polarity */ macro
1143 value |= PMC_CNTRL_INTR_POLARITY; in tegra_pmc_early_init()
1145 value &= ~PMC_CNTRL_INTR_POLARITY; in tegra_pmc_early_init()