Searched defs:imx_clk_gate2 (Results 1 – 2 of 2) sorted by relevance
141 static inline struct clk *imx_clk_gate2(const char *name, const char *parent, in imx_clk_gate2() function
105 #define imx_clk_gate2(name, parent, reg, shift) \ macro