CLK_TYPE_PLL
case CLK_TYPE_PLL:
.type = CLK_TYPE_PLL, \
DEF_TYPE(_name, _id, CLK_TYPE_PLL, .parent = _parent, .cfg.pll = _pll_packed)