PLL_E
hws[PLL_E] = sp_pll_register(dev, "plle", &pd_ext, PLLE_CTL,
if (IS_ERR(hws[PLL_E]))
return PTR_ERR(hws[PLL_E]);
pd_e.hw = hws[PLL_E];