Searched refs:UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE (Results 1 – 2 of 2) sorted by relevance
204 #define UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE BIT(1) macro2717 reg |= UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE; in tegra210_put_utmipll_in_iddq()2727 reg &= ~UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE; in tegra210_put_utmipll_out_iddq()2749 reg &= ~UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE; in tegra210_utmi_param_configure()
207 #define UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE BIT(1) macro1789 value &= ~UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE; in clk_pllu_tegra114_enable()