Searched refs:PLL_ENABLE (Results 1 – 3 of 3) sorted by relevance
187 PLL_ENABLE, enumerator228 [PLL_ENABLE] = REG_FIELD(WIZ_PLL_CTRL, 29, 31),250 ret = regmap_field_write(phy->fields[PLL_ENABLE], PLL_ENABLE_STATE); in serdes_am654_enable_pll()263 ret = regmap_field_write(phy->fields[PLL_ENABLE], PLL_DISABLE_STATE); in serdes_am654_disable_pll()
223 #define PLL_ENABLE 0x80 macro
322 #define PLL_ENABLE (1 << 30) macro785 if (readl_relaxed(clk_base + pllcx->params->base_reg) & PLL_ENABLE) { in tegra210_pllcx_set_defaults()838 if (val & PLL_ENABLE) { in tegra210_plla_set_defaults()891 PLL_ENABLE) { in tegra210_plld_set_defaults()944 if (val & PLL_ENABLE) { in plldss_defaults()1063 if (val & PLL_ENABLE) { in tegra210_pllre_set_defaults()1188 if (readl_relaxed(clk_base + pllx->params->base_reg) & PLL_ENABLE) { in tegra210_pllx_set_defaults()1241 if (val & PLL_ENABLE) { in tegra210_pllmb_set_defaults()1302 if (val & PLL_ENABLE) { in tegra210_pllp_set_defaults()1365 if (val & PLL_ENABLE) { in tegra210_pllu_set_defaults()[all …]