Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/st/clk/
Dstm32mp1_clk.c169 _PLL4, enumerator
556 _CLK_PLL(_PLL4, PLL_800,
1007 clock = stm32mp1_read_pll_freq(_PLL4, _DIV_P); in get_clock_rate()
1010 clock = stm32mp1_read_pll_freq(_PLL4, _DIV_Q); in get_clock_rate()
1013 clock = stm32mp1_read_pll_freq(_PLL4, _DIV_R); in get_clock_rate()
1832 pll4_preserve = stm32mp1_check_pll_conf(_PLL4, in stm32mp1_clk_init()
1834 pllcfg[_PLL4], in stm32mp1_clk_init()
1835 plloff[_PLL4]); in stm32mp1_clk_init()
1840 ((i == _PLL4) && pll4_preserve)) { in stm32mp1_clk_init()
1922 ((i == _PLL4) && pll4_preserve && !pll4_bootrom)) { in stm32mp1_clk_init()
[all …]