Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/clk/
A Dclk-stm32-core.c90 void stm32_gate_enable(uint16_t gate_id) in stm32_gate_enable() function
341 stm32_gate_enable(cfg->gate_id); in clk_stm32_gate_enable()
450 stm32_gate_enable(cfg->gate_id); in clk_stm32_composite_gate_enable()
A Dclk-stm32-core.h115 void stm32_gate_enable(uint16_t gate_id);
A Dclk-stm32mp13.c784 stm32_gate_enable(osc_data->gate_id); in stm32_enable_oscillator_lse()
968 stm32_gate_enable(gate); in stm32_clk_configure_clk()
1849 stm32_gate_enable(GATE_PLL1_DIVP); in clk_stm32_pll1_set_rate()

Completed in 10 milliseconds