Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/clk/
H A Dclk-stm32mp2.c750 refdiv = mmio_read_32(pllxcfgr2) & RCC_PLLxCFGR2_FREFDIV_MASK; in clk_get_pll_fvco()
1677 mmio_clrsetbits_32(pllxcfgr2, RCC_PLLxCFGR2_FREFDIV_MASK, in clk_stm32_pll_config_output()
1678 pllcfg[REFDIV] & RCC_PLLxCFGR2_FREFDIV_MASK); in clk_stm32_pll_config_output()
/rk3399_ARM-atf/include/drivers/st/
H A Dstm32mp21_rcc.h2828 #define RCC_PLLxCFGR2_FREFDIV_MASK GENMASK_32(5, 0) macro
4631 #define RCC_PLLxCFGR2_FREFDIV_MASK GENMASK_32(5, 0) macro
H A Dstm32mp25_rcc.h3024 #define RCC_PLLxCFGR2_FREFDIV_MASK GENMASK_32(5, 0) macro
4951 #define RCC_PLLxCFGR2_FREFDIV_MASK GENMASK_32(5, 0) macro