Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soc/tegra/
Dpmc.c70 #define PMC_CNTRL_PWRREQ_POLARITY BIT(8) macro
3269 value &= ~PMC_CNTRL_PWRREQ_POLARITY; in tegra20_pmc_init()
3271 value |= PMC_CNTRL_PWRREQ_POLARITY; in tegra20_pmc_init()