Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/tegra/
Dclk-tegra114.c136 #define UTMIPLL_HW_PWRDN_CFG0_SEQ_ENABLE BIT(24) macro
1042 reg |= UTMIPLL_HW_PWRDN_CFG0_SEQ_ENABLE; in tegra114_utmi_param_configure()
Dclk-tegra124.c115 #define UTMIPLL_HW_PWRDN_CFG0_SEQ_ENABLE BIT(24) macro
1102 reg |= UTMIPLL_HW_PWRDN_CFG0_SEQ_ENABLE; in tegra124_utmi_param_configure()