Home
last modified time | relevance | path

Searched defs:pllcfg (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-a-latest/drivers/st/clk/
Dstm32mp1_clk.c1470 uint32_t *pllcfg, int plloff) in stm32mp1_check_pll_conf()
1603 uint32_t *pllcfg) in stm32mp1_pll_config_output()
1619 uint32_t *pllcfg, uint32_t fracv) in stm32mp1_pll_config()
1780 static int clk_get_pll_settings_from_dt(int plloff, unsigned int *pllcfg, in clk_get_pll_settings_from_dt()
1818 unsigned int pllcfg[_PLL_NB][PLLCFG_NB]; in stm32mp1_clk_init() local