Home
last modified time | relevance | path

Searched refs:mxs_clk_fixed (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/clk/mxs/
Dclk.h39 static inline struct clk *mxs_clk_fixed(const char *name, int rate) in mxs_clk_fixed() function
Dclk-imx23.c118 clks[ref_xtal] = mxs_clk_fixed("ref_xtal", 24000000); in mx23_clocks_init()
Dclk-imx28.c173 clks[ref_xtal] = mxs_clk_fixed("ref_xtal", 24000000); in mx28_clocks_init()