Home
last modified time | relevance | path

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

/external/u-boot/drivers/clk/
Dclk_stm32mp1.c256 _PLL4_Q, enumerator
555 static const u8 uart6_parents[] = {_PCLK2, _PLL4_Q, _HSI_KER, _CSI_KER,
557 static const u8 uart24_parents[] = {_PCLK1, _PLL4_Q, _HSI_KER, _CSI_KER,
559 static const u8 uart35_parents[] = {_PCLK1, _PLL4_Q, _HSI_KER, _CSI_KER,
561 static const u8 uart78_parents[] = {_PCLK1, _PLL4_Q, _HSI_KER, _CSI_KER,
671 [_PLL4_Q] = "PLL4_Q",
1027 case _PLL4_Q: in stm32mp1_clk_get()