Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dstm32mp1_rcc.h312 #define RCC_PLLNCR_DIVPEN BIT(4) macro
H A Dstm32mp13_rcc.h1755 #define RCC_PLLNCR_DIVPEN BIT(4) macro
/optee_os/core/drivers/clk/
H A Dclk-stm32mp13.c1279 (RCC_PLLNCR_DIVPEN | RCC_PLLNCR_DIVQEN | in clk_stm32_pll_backup_output_diven()
1288 const uint32_t mask = RCC_PLLNCR_DIVPEN | RCC_PLLNCR_DIVQEN | in clk_stm32_pll_restore_output_diven()
1320 RCC_PLLNCR_DIVPEN | RCC_PLLNCR_DIVQEN | in clk_stm32_pll_init()
1520 vco->status = RCC_PLLNCR_DIVPEN | RCC_PLLNCR_DIVQEN | in clk_stm32_load_vco_config_fdt()
1780 io_clrbits32(pll_base, RCC_PLLNCR_DIVPEN | RCC_PLLNCR_DIVQEN | in clk_stm32_pll_disable()