Searched refs:imx_obtain_fixed_of_clock (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/clk/imx/
H A Dclk.h295 struct clk_hw *imx_obtain_fixed_of_clock(struct device_node *np,
H A Dclk.c105 struct clk_hw *imx_obtain_fixed_of_clock(struct device_node *np, function
H A Dclk-imx6ul.c489 hws[IMX6UL_CLK_ENET1_REF_PAD] = imx_obtain_fixed_of_clock(ccm_node, "enet1_ref_pad", 0);
494 hws[IMX6UL_CLK_ENET2_REF_PAD] = imx_obtain_fixed_of_clock(ccm_node, "enet2_ref_pad", 0);

Completed in 265 milliseconds