Searched defs:imx_clk_fixed_factor (Results 1 – 2 of 2) sorted by relevance
90 static inline struct clk *imx_clk_fixed_factor(const char *name, in imx_clk_fixed_factor() function
87 #define imx_clk_fixed_factor(name, parent, mult, div) \ macro