Searched refs:RCC_RTCDIVR (Results 1 – 5 of 5) sorted by relevance
996 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()
864 DIV_CFG(DIV_RTC, RCC_RTCDIVR, 0, 6, 0, NULL, DIV_NO_BIT_RDY),
63 #define RCC_RTCDIVR U(0X560) macro
24 #define RCC_RTCDIVR U(0x44) macro
296 #define RCC_RTCDIVR U(0x4B0) macro