Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/soc/tegra/
H A Dpmc.c179 #define WAKE_AOWAKE_CNTRL_LEVEL (1 << 3) macro
2460 value |= WAKE_AOWAKE_CNTRL_LEVEL; in tegra186_pmc_irq_set_type()
2467 value &= ~WAKE_AOWAKE_CNTRL_LEVEL; in tegra186_pmc_irq_set_type()
2473 value ^= WAKE_AOWAKE_CNTRL_LEVEL; in tegra186_pmc_irq_set_type()
3077 value |= WAKE_AOWAKE_CNTRL_LEVEL; in wke_write_wake_level()
3079 value &= ~WAKE_AOWAKE_CNTRL_LEVEL; in wke_write_wake_level()
/kernel/linux/linux-5.10/drivers/soc/tegra/
H A Dpmc.c152 #define WAKE_AOWAKE_CNTRL_LEVEL (1 << 3) macro
2141 value |= WAKE_AOWAKE_CNTRL_LEVEL; in tegra186_pmc_irq_set_type()
2146 value &= ~WAKE_AOWAKE_CNTRL_LEVEL; in tegra186_pmc_irq_set_type()
2150 value ^= WAKE_AOWAKE_CNTRL_LEVEL; in tegra186_pmc_irq_set_type()

Completed in 11 milliseconds