Home
last modified time | relevance | path

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

/linux/drivers/soc/tegra/
H A Dpmc.c64 #define PMC_CNTRL_INTR_POLARITY BIT(17) /* inverts INTR polarity */ macro
3267 value |= PMC_CNTRL_INTR_POLARITY; in tegra20_pmc_setup_irq_polarity()
3269 value &= ~PMC_CNTRL_INTR_POLARITY; in tegra20_pmc_setup_irq_polarity()