Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
H A Dclk-stm32mp21.c112 #define RCC_RIF_OSCILLATORS 69 macro
852 if (!stm32_rcc_has_access_by_id(RCC_RIF_OSCILLATORS)) in stm32_enable_oscillator_hse()
873 if (!stm32_rcc_has_access_by_id(RCC_RIF_OSCILLATORS)) in stm32_enable_oscillator_lse()
896 if (!stm32_rcc_has_access_by_id(RCC_RIF_OSCILLATORS)) in stm32_enable_oscillator_lsi()
913 if (!stm32_rcc_has_access_by_id(RCC_RIF_OSCILLATORS)) in stm32_enable_oscillator_msi()
931 if (stm32_rcc_has_access_by_id(RCC_RIF_OSCILLATORS)) in stm32_clk_oscillators_lse_set_css()
943 if (stm32_rcc_has_access_by_id(RCC_RIF_OSCILLATORS)) { in stm32_clk_oscillators_wait_lse_ready()
1973 if (stm32_rcc_has_access_by_id(RCC_RIF_OSCILLATORS)) in clk_stm32_osc_enable()
1981 if (stm32_rcc_has_access_by_id(RCC_RIF_OSCILLATORS)) in clk_stm32_osc_disable()
2001 if (stm32_rcc_has_access_by_id(RCC_RIF_OSCILLATORS)) in clk_stm32_osc_ker_enable()
[all …]