Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/tegra/
Dpmc.c177 #define WAKE_AOWAKE_CNTRL_LEVEL (1 << 3) macro
2426 value |= WAKE_AOWAKE_CNTRL_LEVEL; in tegra186_pmc_irq_set_type()
2431 value &= ~WAKE_AOWAKE_CNTRL_LEVEL; in tegra186_pmc_irq_set_type()
2435 value ^= WAKE_AOWAKE_CNTRL_LEVEL; in tegra186_pmc_irq_set_type()