Searched refs:RCC_APB4DIVR (Results 1 – 7 of 7) sorted by relevance
| /rk3399_ARM-atf/drivers/st/clk/ |
| H A D | stm32mp1_clk.c | 138 DIV_CFG(DIV_APB4, RCC_APB4DIVR, 0, 3, 31), 1159 reg = mmio_read_32(rcc_base + RCC_APB4DIVR); in get_clock_rate()
|
| H A D | clk-stm32mp13.c | 803 DIV_CFG(DIV_APB4, RCC_APB4DIVR, 0, 3, 0, apb_div_table, 31),
|
| H A D | clk-stm32mp2.c | 627 DIV_CFG(DIV_APB4, RCC_APB4DIVR, 0, 3, 0, apb_div_table, 31),
|
| /rk3399_ARM-atf/include/drivers/st/ |
| H A D | stm32mp13_rcc.h | 70 #define RCC_APB4DIVR U(0X57C) macro
|
| H A D | stm32mp15_rcc.h | 22 #define RCC_APB4DIVR U(0x3C) macro
|
| H A D | stm32mp21_rcc.h | 295 #define RCC_APB4DIVR U(0x4B8) macro
|
| H A D | stm32mp25_rcc.h | 300 #define RCC_APB4DIVR U(0x4C0) macro
|