Searched refs:DIV_RTC (Results 1 – 7 of 7) sorted by relevance
| /optee_os/core/include/dt-bindings/clock/ |
| H A D | stm32mp21-clksrc.h | 62 #define DIV_RTC 7 macro
|
| H A D | stm32mp25-clksrc.h | 88 #define DIV_RTC 6 macro
|
| H A D | stm32mp13-clksrc.h | 58 #define DIV_RTC 19 macro
|
| /optee_os/core/arch/arm/dts/ |
| H A D | stm32mp135f-dk.dts | 387 DIV(DIV_RTC, 0)
|
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp21.c | 622 _DIV_CFG(DIV_RTC, RCC_RTCDIVR, 0, 6, 0, NULL, DIV_NO_RDY), 2654 static STM32_HSE_RTC(ck_hse_rtc, &ck_hse, 0, DIV_RTC);
|
| H A D | clk-stm32mp25.c | 662 _DIV_CFG(DIV_RTC, RCC_RTCDIVR, 0, 6, 0, NULL, DIV_NO_RDY), 2645 static STM32_HSE_RTC(ck_hse_rtc, &ck_hse, 0, DIV_RTC);
|
| H A D | clk-stm32mp13.c | 571 DIV_CFG(DIV_RTC, RCC_RTCDIVR, 0, 6, 0, NULL),
|