Searched refs:_PCLK1 (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/clk/ |
H A D | clk_stm32mp1.c | 265 _PCLK1, enumerator 569 static const u8 i2c12_parents[] = {_PCLK1, _PLL4_R, _HSI_KER, _CSI_KER}; 570 static const u8 i2c35_parents[] = {_PCLK1, _PLL4_R, _HSI_KER, _CSI_KER}; 574 static const u8 uart24_parents[] = {_PCLK1, _PLL4_Q, _HSI_KER, _CSI_KER, 576 static const u8 uart35_parents[] = {_PCLK1, _PLL4_Q, _HSI_KER, _CSI_KER, 578 static const u8 uart78_parents[] = {_PCLK1, _PLL4_Q, _HSI_KER, _CSI_KER, 695 [_PCLK1] = "PCLK1", 985 case _PCLK1: in stm32mp1_clk_get() 1009 case _PCLK1: in stm32mp1_clk_get()
|