Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/tegra/
Dclk-pll.c222 #define UTMIPLL_HW_PWRDN_CFG0_USE_LOCKDET BIT(6) macro
1764 value |= UTMIPLL_HW_PWRDN_CFG0_USE_LOCKDET; in clk_pllu_tegra114_enable()
Dclk-tegra210.c210 #define UTMIPLL_HW_PWRDN_CFG0_USE_LOCKDET BIT(6) macro
2810 reg |= UTMIPLL_HW_PWRDN_CFG0_USE_LOCKDET; in tegra210_utmi_param_configure()