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