Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/xilinx/zynqmp/pm_service/
Dpm_api_clock.c2687 const enum clock_id post_src; member
2698 .post_src = CLK_IOPLL_POST_SRC,
2705 .post_src = CLK_RPLL_POST_SRC,
2712 .post_src = CLK_APLL_POST_SRC,
2719 .post_src = CLK_VPLL_POST_SRC,
2726 .post_src = CLK_DPLL_POST_SRC,
2782 pm_plls[i].post_src == clock_id || in pm_clock_get_pll_by_related_clk()
2883 if (pll->post_src == clock_id) in pm_clock_pll_set_parent()
2912 if (pll->post_src == clock_id) in pm_clock_pll_get_parent()