Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/soc/tegra/
Dpmc.c47 #define PMC_CNTRL_INTR_POLARITY (1 << 17) /* inverts INTR polarity */ macro
1061 value |= PMC_CNTRL_INTR_POLARITY; in tegra_pmc_early_init()
1063 value &= ~PMC_CNTRL_INTR_POLARITY; in tegra_pmc_early_init()