Searched refs:__imx_clk_hw_gate (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/clk/imx/
H A Dclk.h173 __imx_clk_hw_gate(name, parent, reg, shift, flags, CLK_GATE_SET_TO_DISABLE)
176 __imx_clk_hw_gate(name, parent, reg, shift, flags, 0)
191 __imx_clk_hw_gate(name, parent, reg, shift, flags | CLK_OPS_PARENT_ENABLE, 0)
374 static inline struct clk_hw *__imx_clk_hw_gate(const char *name, const char *parent, function

Completed in 90 milliseconds