Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/tegra/
Dclk-tegra210.c208 #define UTMIPLL_HW_PWRDN_CFG0_SEQ_ENABLE BIT(24) macro
2824 reg |= UTMIPLL_HW_PWRDN_CFG0_SEQ_ENABLE; in tegra210_utmi_param_configure()
2917 if (!(reg & UTMIPLL_HW_PWRDN_CFG0_SEQ_ENABLE)) in tegra210_init_pllu()
Dclk-pll.c223 #define UTMIPLL_HW_PWRDN_CFG0_SEQ_ENABLE BIT(24) macro
1789 value |= UTMIPLL_HW_PWRDN_CFG0_SEQ_ENABLE; in clk_pllu_tegra114_enable()