Searched refs:RCC_RTCDIVR (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/clk/ |
H A D | clk_stm32mp1.c | 49 #define RCC_RTCDIVR 0x44 macro 1686 writel(clkdiv[CLKDIV_RTC] & RCC_DIVR_DIV_MASK, rcc + RCC_RTCDIVR); in stm32mp1_clktree()
|
/openbmc/linux/drivers/clk/ |
H A D | clk-stm32mp1.c | 105 #define RCC_RTCDIVR 0x44 macro 2062 _DIV_RTC(RCC_RTCDIVR, 0, 6, 0, NULL)),
|
/openbmc/linux/drivers/clk/stm32/ |
H A D | stm32mp13_rcc.h | 62 #define RCC_RTCDIVR 0x560 macro
|
H A D | clk-stm32mp13.c | 299 CFG_DIV(DIV_RTC, RCC_RTCDIVR, 0, 6, 0, NULL, DIV_NO_RDY),
|