Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/imx/
Dclk-gate-exclusive.c42 static void clk_gate_exclusive_disable(struct clk_hw *hw) in clk_gate_exclusive_disable() function
54 .disable = clk_gate_exclusive_disable,