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

/linux-master/drivers/clk/imx/
H A Dclk.h143 to_clk(__imx_clk_hw_gate2(name, parent, reg, shift, cgr_val, 0, NULL))
179 __imx_clk_hw_gate2(name, parent, reg, shift, 0x3, flags, NULL)
182 __imx_clk_hw_gate2(name, parent, reg, shift, 0x3, 0, shared_count)
185 __imx_clk_hw_gate2(name, parent, reg, shift, 0x3, CLK_OPS_PARENT_ENABLE, shared_count)
383 static inline struct clk_hw *__imx_clk_hw_gate2(const char *name, const char *parent, function

Completed in 86 milliseconds