Searched refs:UTMIP_PLL_CFG2_FORCE_PD_SAMP_B_POWERDOWN (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/clk/tegra/
H A Dclk-tegra210.c163 #define UTMIP_PLL_CFG2_FORCE_PD_SAMP_B_POWERDOWN BIT(2) macro
2863 reg &= ~UTMIP_PLL_CFG2_FORCE_PD_SAMP_B_POWERDOWN;
H A Dclk-pll.c197 #define UTMIP_PLL_CFG2_FORCE_PD_SAMP_B_POWERDOWN BIT(2) macro
1170 value &= ~UTMIP_PLL_CFG2_FORCE_PD_SAMP_B_POWERDOWN;
1793 value &= ~UTMIP_PLL_CFG2_FORCE_PD_SAMP_B_POWERDOWN;

Completed in 129 milliseconds