Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/tegra/
Dpmc.c62 #define PMC_CNTRL_INTR_POLARITY BIT(17) /* inverts INTR polarity */ macro
3113 value |= PMC_CNTRL_INTR_POLARITY; in tegra20_pmc_setup_irq_polarity()
3115 value &= ~PMC_CNTRL_INTR_POLARITY; in tegra20_pmc_setup_irq_polarity()