Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dstm32mp1_rcc.h309 #define RCC_PLLNCR_PLLON BIT(0) macro
H A Dstm32mp13_rcc.h1752 #define RCC_PLLNCR_PLLON BIT(0) macro
/optee_os/core/drivers/clk/
H A Dclk-stm32mp13.c1521 RCC_PLLNCR_DIVREN | RCC_PLLNCR_PLLON; in clk_stm32_load_vco_config_fdt()