Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/st/clk/
Dstm32mp1_clk.c1555 static int stm32mp1_pll_output(enum stm32mp1_pll_id pll_id, uint32_t output) in stm32mp1_pll_output() function
2058 ret = stm32mp1_pll_output(i, pllcfg[i][PLLCFG_O]); in stm32mp1_clk_init()