Searched refs:vf610_get_fixed_clock (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-vf610.c | 131 static struct clk * __init vf610_get_fixed_clock( in vf610_get_fixed_clock() function 189 clk[VF610_CLK_SXOSC] = vf610_get_fixed_clock(ccm_node, "sxosc"); in vf610_clocks_init() 190 clk[VF610_CLK_FXOSC] = vf610_get_fixed_clock(ccm_node, "fxosc"); in vf610_clocks_init() 191 clk[VF610_CLK_AUDIO_EXT] = vf610_get_fixed_clock(ccm_node, "audio_ext"); in vf610_clocks_init() 192 clk[VF610_CLK_ENET_EXT] = vf610_get_fixed_clock(ccm_node, "enet_ext"); in vf610_clocks_init() 195 clk[VF610_CLK_ANACLK1] = vf610_get_fixed_clock(ccm_node, "anaclk1"); in vf610_clocks_init()
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-vf610.c | 131 static struct clk * __init vf610_get_fixed_clock( in vf610_get_fixed_clock() function 189 clk[VF610_CLK_SXOSC] = vf610_get_fixed_clock(ccm_node, "sxosc"); in vf610_clocks_init() 190 clk[VF610_CLK_FXOSC] = vf610_get_fixed_clock(ccm_node, "fxosc"); in vf610_clocks_init() 191 clk[VF610_CLK_AUDIO_EXT] = vf610_get_fixed_clock(ccm_node, "audio_ext"); in vf610_clocks_init() 192 clk[VF610_CLK_ENET_EXT] = vf610_get_fixed_clock(ccm_node, "enet_ext"); in vf610_clocks_init() 195 clk[VF610_CLK_ANACLK1] = vf610_get_fixed_clock(ccm_node, "anaclk1"); in vf610_clocks_init()
|
Completed in 2 milliseconds