Searched defs:imx_clk_fixed (Results 1 – 2 of 2) sorted by relevance
76 static inline struct clk *imx_clk_fixed(const char *name, int rate) in imx_clk_fixed() function
84 #define imx_clk_fixed(name, rate) \ macro