Home
last modified time | relevance | path

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

/linux-6.15/drivers/clk/
H A Dclk-stm32f4.c1146 static void cclk_gate_disable(struct clk_hw *hw) in cclk_gate_disable() function
1162 .disable = cclk_gate_disable,