Home
last modified time | relevance | path

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

/drivers/soc/tegra/
Dpmc.c64 #define PMC_CNTRL_PWRREQ_POLARITY BIT(8) macro
2701 value &= ~PMC_CNTRL_PWRREQ_POLARITY; in tegra20_pmc_init()
2703 value |= PMC_CNTRL_PWRREQ_POLARITY; in tegra20_pmc_init()