Home
last modified time | relevance | path

Searched refs:RCC_RTCDIVR (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a-latest/drivers/st/clk/
Dstm32mp1_clk.c996 clock /= (mmio_read_32(rcc_base + RCC_RTCDIVR) & RCC_DIVR_DIV_MASK) + 1U; in get_clock_rate()
2001 mmio_write_32(rcc_base + RCC_RTCDIVR, in stm32mp1_clk_init()
Dclk-stm32mp13.c864 DIV_CFG(DIV_RTC, RCC_RTCDIVR, 0, 6, 0, NULL, DIV_NO_BIT_RDY),
/trusted-firmware-a-latest/include/drivers/st/
Dstm32mp13_rcc.h63 #define RCC_RTCDIVR U(0X560) macro
Dstm32mp15_rcc.h24 #define RCC_RTCDIVR U(0x44) macro
Dstm32mp25_rcc.h296 #define RCC_RTCDIVR U(0x4B0) macro