Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/
H A Dclk_stm32h7.c71 #define RCC_D1CFGR_HPRE_DIVIDED BIT(3) macro
678 if (d1cfgr & RCC_D1CFGR_HPRE_DIVIDED) { in stm32_clk_get_rate()