Searched refs:_PCLK1 (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/clk/ |
D | clk_stm32mp1.c | 259 _PCLK1, enumerator 552 static const u8 i2c12_parents[] = {_PCLK1, _PLL4_R, _HSI_KER, _CSI_KER}; 553 static const u8 i2c35_parents[] = {_PCLK1, _PLL4_R, _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, 674 [_PCLK1] = "PCLK1", 934 case _PCLK1: in stm32mp1_clk_get() 958 case _PCLK1: in stm32mp1_clk_get()
|