Home
last modified time | relevance | path

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

/linux/drivers/soc/tegra/
H A Dpmc.c70 #define PMC_CNTRL_PWRREQ_POLARITY BIT(8) macro
3235 value &= ~PMC_CNTRL_PWRREQ_POLARITY; in tegra20_pmc_init()
3237 value |= PMC_CNTRL_PWRREQ_POLARITY; in tegra20_pmc_init()