Searched refs:RCC_APB1DIVR (Results 1 – 7 of 7) sorted by relevance
| /rk3399_ARM-atf/drivers/st/clk/ |
| H A D | stm32mp1_clk.c | 135 DIV_CFG(DIV_APB1, RCC_APB1DIVR, 0, 3, 31), 1199 reg = mmio_read_32(rcc_base + RCC_APB1DIVR); in get_clock_rate() 1506 prescaler = mmio_read_32(rcc_base + RCC_APB1DIVR) & in stm32mp_clk_get_rate()
|
| H A D | clk-stm32mp13.c | 800 DIV_CFG(DIV_APB1, RCC_APB1DIVR, 0, 3, 0, apb_div_table, 31), 1911 CK_TIMER(_CKTIMG1, CK_TIMG1, _PCLK1, 0, RCC_APB1DIVR, RCC_TIMG1PRER),
|
| H A D | clk-stm32mp2.c | 624 DIV_CFG(DIV_APB1, RCC_APB1DIVR, 0, 3, 0, apb_div_table, 31),
|
| /rk3399_ARM-atf/include/drivers/st/ |
| H A D | stm32mp13_rcc.h | 67 #define RCC_APB1DIVR U(0X570) macro
|
| H A D | stm32mp15_rcc.h | 115 #define RCC_APB1DIVR U(0x834) macro
|
| H A D | stm32mp21_rcc.h | 292 #define RCC_APB1DIVR U(0x4AC) macro
|
| H A D | stm32mp25_rcc.h | 297 #define RCC_APB1DIVR U(0x4B4) macro
|