Searched refs:RCC_RTCDIVR (Results 1 – 7 of 7) sorted by relevance
| /rk3399_ARM-atf/drivers/st/clk/ |
| H A D | stm32mp1_clk.c | 140 DIV_CFG(DIV_RTC, RCC_RTCDIVR, 0, 6, DIV_NO_BIT_RDY), 1248 clock /= (mmio_read_32(rcc_base + RCC_RTCDIVR) & RCC_DIVR_DIV_MASK) + 1U; in get_clock_rate()
|
| H A D | clk-stm32mp13.c | 806 DIV_CFG(DIV_RTC, RCC_RTCDIVR, 0, 6, 0, NULL, DIV_NO_BIT_RDY),
|
| H A D | clk-stm32mp2.c | 633 DIV_CFG(DIV_RTC, RCC_RTCDIVR, 0, 6, 0, NULL, 0),
|
| /rk3399_ARM-atf/include/drivers/st/ |
| H A D | stm32mp13_rcc.h | 63 #define RCC_RTCDIVR U(0X560) macro
|
| H A D | stm32mp15_rcc.h | 24 #define RCC_RTCDIVR U(0x44) macro
|
| H A D | stm32mp21_rcc.h | 291 #define RCC_RTCDIVR U(0x4A8) macro
|
| H A D | stm32mp25_rcc.h | 296 #define RCC_RTCDIVR U(0x4B0) macro
|