Searched refs:RCC_APB2DIVR (Results 1 – 7 of 7) sorted by relevance
| /rk3399_ARM-atf/drivers/st/clk/ |
| H A D | stm32mp1_clk.c | 136 DIV_CFG(DIV_APB2, RCC_APB2DIVR, 0, 3, 31), 1203 reg = mmio_read_32(rcc_base + RCC_APB2DIVR); in get_clock_rate() 1517 prescaler = mmio_read_32(rcc_base + RCC_APB2DIVR) & in stm32mp_clk_get_rate()
|
| H A D | clk-stm32mp13.c | 801 DIV_CFG(DIV_APB2, RCC_APB2DIVR, 0, 3, 0, apb_div_table, 31), 1912 CK_TIMER(_CKTIMG2, CK_TIMG2, _PCLK2, 0, RCC_APB2DIVR, RCC_TIMG2PRER),
|
| H A D | clk-stm32mp2.c | 625 DIV_CFG(DIV_APB2, RCC_APB2DIVR, 0, 3, 0, apb_div_table, 31),
|
| /rk3399_ARM-atf/include/drivers/st/ |
| H A D | stm32mp13_rcc.h | 68 #define RCC_APB2DIVR U(0X574) macro
|
| H A D | stm32mp15_rcc.h | 116 #define RCC_APB2DIVR U(0x838) macro
|
| H A D | stm32mp21_rcc.h | 293 #define RCC_APB2DIVR U(0x4B0) macro
|
| H A D | stm32mp25_rcc.h | 298 #define RCC_APB2DIVR U(0x4B8) macro
|