Home
last modified time | relevance | path

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

/drivers/soc/tegra/
Dpmc.c58 #define PMC_CNTRL_INTR_POLARITY BIT(17) /* inverts INTR polarity */ macro
2733 value |= PMC_CNTRL_INTR_POLARITY; in tegra20_pmc_setup_irq_polarity()
2735 value &= ~PMC_CNTRL_INTR_POLARITY; in tegra20_pmc_setup_irq_polarity()