Searched refs:imx_obtain_fixed_clock (Results 1 – 4 of 4) sorted by relevance
41 clk[IMX1_CLK_CLK32] = imx_obtain_fixed_clock("clk32", 32768); in mx1_clocks_init_dt()
83 struct clk *imx_obtain_fixed_clock( in imx_obtain_fixed_clock() function
289 struct clk * imx_obtain_fixed_clock(
138 clk = imx_obtain_fixed_clock(name, 0); in vf610_get_fixed_clock()