Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/xilinx/zynqmp/pm_service/
H A Dpm_api_clock.c2747 const enum clock_id post_src; member
2758 .post_src = CLK_IOPLL_POST_SRC,
2765 .post_src = CLK_RPLL_POST_SRC,
2772 .post_src = CLK_APLL_POST_SRC,
2779 .post_src = CLK_VPLL_POST_SRC,
2786 .post_src = CLK_DPLL_POST_SRC,
2851 (pm_plls[i].post_src == clock_id) || in pm_clock_get_pll_by_related_clk()
2984 if (pll->post_src == clock_id) { in pm_clock_pll_set_parent()
3026 if (pll->post_src == clock_id) { in pm_clock_pll_get_parent()