Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/tegra/
Dclk-tegra114.c134 #define UTMIPLL_HW_PWRDN_CFG0_SEQ_ENABLE BIT(24) macro
1044 reg |= UTMIPLL_HW_PWRDN_CFG0_SEQ_ENABLE; in tegra114_utmi_param_configure()
Dclk-tegra124.c120 #define UTMIPLL_HW_PWRDN_CFG0_SEQ_ENABLE BIT(24) macro
1103 reg |= UTMIPLL_HW_PWRDN_CFG0_SEQ_ENABLE; in tegra124_utmi_param_configure()