Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/512x/
Dclock-commonclk.c382 static int __init get_freq_from_dt(char *propname) in get_freq_from_dt() function
903 freq = get_freq_from_dt("psc_mclk_in"); in mpc512x_clk_setup_clock_tree()
908 freq = get_freq_from_dt("can_clk_in"); in mpc512x_clk_setup_clock_tree()
912 freq = get_freq_from_dt("spdif_tx_in"); in mpc512x_clk_setup_clock_tree()
915 freq = get_freq_from_dt("spdif_rx_in"); in mpc512x_clk_setup_clock_tree()
1205 busfreq = get_freq_from_dt("bus-frequency"); in mpc5121_clk_init()