Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/clk/
A Dclk-stm32-core.c65 static void stm32_gate_endisable(uint16_t gate_id, bool enable) in stm32_gate_endisable() function
87 stm32_gate_endisable(gate_id, false); in stm32_gate_disable()
92 stm32_gate_endisable(gate_id, true); in stm32_gate_enable()
130 stm32_gate_endisable(gate_id, enable); in stm32_gate_ready_endisable()

Completed in 4 milliseconds