Home
last modified time | relevance | path

Searched refs:DIV_RTC (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/include/dt-bindings/clock/
H A Dstm32mp21-clksrc.h62 #define DIV_RTC 7 macro
H A Dstm32mp25-clksrc.h88 #define DIV_RTC 6 macro
H A Dstm32mp13-clksrc.h58 #define DIV_RTC 19 macro
/optee_os/core/arch/arm/dts/
H A Dstm32mp135f-dk.dts387 DIV(DIV_RTC, 0)
/optee_os/core/drivers/clk/
H A Dclk-stm32mp21.c622 _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 Dclk-stm32mp25.c662 _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 Dclk-stm32mp13.c571 DIV_CFG(DIV_RTC, RCC_RTCDIVR, 0, 6, 0, NULL),