Home
last modified time | relevance | path

Searched refs:pltfrm_pll_def (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/arm64/qoriq/clk/
H A Dqoriq_clkgen.c268 sc->pltfrm_pll_def->clkdef.parent_names = qoriq_pll_parents_sysclk; in qoriq_clkgen_attach()
269 sc->pltfrm_pll_def->clkdef.parent_cnt = 1; in qoriq_clkgen_attach()
270 error = qoriq_clk_pll_register(sc->clkdom, sc->pltfrm_pll_def); in qoriq_clkgen_attach()
H A Dqoriq_clkgen.h81 struct qoriq_clk_pll_def *pltfrm_pll_def; member
H A Dls1046a_clkgen.c246 sc->pltfrm_pll_def = &ls1046a_pltfrm_pll; in ls1046a_clkgen_attach()
H A Dlx2160a_clkgen.c181 sc->pltfrm_pll_def = &pltfrm_pll; in lx2160a_clkgen_attach()