Searched refs:UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE (Results 1 – 2 of 2) sorted by relevance
214 #define UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE BIT(1) macro2722 reg |= UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE; in tegra210_put_utmipll_in_iddq()2732 reg &= ~UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE; in tegra210_put_utmipll_out_iddq()2754 reg &= ~UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE; in tegra210_utmi_param_configure()
218 #define UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE BIT(1) macro1782 value &= ~UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE; in clk_pllu_tegra114_enable()