Searched refs:RCC_RTCDIVR (Results 1 – 8 of 8) sorted by relevance
| /optee_os/core/include/drivers/ |
| H A D | stm32mp1_rcc.h | 25 #define RCC_RTCDIVR 0x44 macro
|
| H A D | stm32mp21_rcc.h | 274 #define RCC_RTCDIVR U(0x4A8) macro
|
| H A D | stm32mp13_rcc.h | 62 #define RCC_RTCDIVR U(0x560) macro
|
| H A D | stm32mp25_rcc.h | 295 #define RCC_RTCDIVR U(0x4B0) macro
|
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp15.c | 883 clock /= (io_read32(rcc_base + RCC_RTCDIVR) & in get_clock_rate()
|
| H A D | clk-stm32mp13.c | 571 DIV_CFG(DIV_RTC, RCC_RTCDIVR, 0, 6, 0, NULL),
|
| H A D | clk-stm32mp21.c | 622 _DIV_CFG(DIV_RTC, RCC_RTCDIVR, 0, 6, 0, NULL, DIV_NO_RDY),
|
| H A D | clk-stm32mp25.c | 662 _DIV_CFG(DIV_RTC, RCC_RTCDIVR, 0, 6, 0, NULL, DIV_NO_RDY),
|