Searched refs:UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE (Results 1 – 2 of 2) sorted by relevance
206 #define UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE BIT(1) macro2786 reg |= UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE; in tegra210_put_utmipll_in_iddq()2796 reg &= ~UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE; in tegra210_put_utmipll_out_iddq()2818 reg &= ~UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE; in tegra210_utmi_param_configure()
207 #define UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE BIT(1) macro1830 value &= ~UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE; in clk_pllu_tegra114_enable()