Searched refs:_PLL4_Q (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/clk/ |
D | clk_stm32mp1.c | 256 _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()
|