Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra210.c164 #define UTMIP_PLL_CFG2_FORCE_PD_SAMP_B_POWERUP BIT(3) macro
2860 reg |= UTMIP_PLL_CFG2_FORCE_PD_SAMP_B_POWERUP; in tegra210_utmi_param_configure()
H A Dclk-pll.c198 #define UTMIP_PLL_CFG2_FORCE_PD_SAMP_B_POWERUP BIT(3) macro