Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/tegra/
H A Dclk-pll.c199 #define UTMIP_PLL_CFG2_FORCE_PD_SAMP_C_POWERDOWN BIT(4) macro
1171 value &= ~UTMIP_PLL_CFG2_FORCE_PD_SAMP_C_POWERDOWN; in clk_pllu_enable()
1794 value &= ~UTMIP_PLL_CFG2_FORCE_PD_SAMP_C_POWERDOWN; in clk_pllu_tegra114_enable()
H A Dclk-tegra210.c165 #define UTMIP_PLL_CFG2_FORCE_PD_SAMP_C_POWERDOWN BIT(4) macro