Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
A Dclk-stm32mp15.c713 static unsigned long stm32mp1_read_pll_freq(enum stm32mp1_pll_id pll_id, in stm32mp1_read_pll_freq() argument
716 const struct stm32mp1_clk_pll *pll = pll_ref(pll_id); in stm32mp1_read_pll_freq()
1020 enum stm32mp1_pll_id pll_id = _PLL_NB; in get_parent_id_parent() local
1034 pll_id = _PLL1; in get_parent_id_parent()
1039 pll_id = _PLL2; in get_parent_id_parent()
1044 pll_id = _PLL3; in get_parent_id_parent()
1049 pll_id = _PLL4; in get_parent_id_parent()
1076 const struct stm32mp1_clk_pll *pll = pll_ref(pll_id); in get_parent_id_parent()

Completed in 4 milliseconds