Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/tegra/
H A Dpmc.c67 #define PMC_CNTRL_SIDE_EFFECT_LP0 BIT(14) /* LP0 when CPU pwr gated */ macro
1857 value &= ~PMC_CNTRL_SIDE_EFFECT_LP0; in tegra_pmc_enter_suspend_mode()