Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/tegra/
H A Dpmc.c69 #define PMC_CNTRL_SYSCLK_POLARITY BIT(10) /* sys clk polarity */ macro
3264 value &= ~PMC_CNTRL_SYSCLK_POLARITY; in tegra20_pmc_init()
3266 value |= PMC_CNTRL_SYSCLK_POLARITY; in tegra20_pmc_init()