Searched refs:PLL_E (Results 1 – 2 of 2) sorted by relevance
77 #define PLL_E 65 macro
635 hws[PLL_E] = sp_pll_register(dev, "plle", &pd_ext, PLLE_CTL, in sp7021_clk_probe()637 if (IS_ERR(hws[PLL_E])) in sp7021_clk_probe()638 return PTR_ERR(hws[PLL_E]); in sp7021_clk_probe()639 pd_e.hw = hws[PLL_E]; in sp7021_clk_probe()