Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/tegra/
Dpmc.c68 #define PMC_CNTRL_PWRREQ_POLARITY BIT(8) macro
3081 value &= ~PMC_CNTRL_PWRREQ_POLARITY; in tegra20_pmc_init()
3083 value |= PMC_CNTRL_PWRREQ_POLARITY; in tegra20_pmc_init()