Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soc/tegra/
Dpmc.c64 #define PMC_CNTRL_INTR_POLARITY BIT(17) /* inverts INTR polarity */ macro
3301 value |= PMC_CNTRL_INTR_POLARITY; in tegra20_pmc_setup_irq_polarity()
3303 value &= ~PMC_CNTRL_INTR_POLARITY; in tegra20_pmc_setup_irq_polarity()